kumasento / polymer

Bridging polyhedral analysis tools to the MLIR framework
MIT License
99 stars 21 forks source link

[Pass][ExtractScopStmt] internal index_cast #100

Closed kumasento closed 2 years ago

kumasento commented 2 years ago

Previously we just assume that index_cast is always in the beginning of a function, converting BlockArguments. This input program shows an alternative use case that should be handled.