llvm-project/mlir/test/lib
River Riddle 66ed7d6d83 Update the OperationFolder to find a valid insertion point when materializing constants.
The OperationFolder currently just inserts into the entry block of a Function, but regions may be isolated above, i.e. explicit capture only, and blindly inserting constants may break the invariants of these regions.

PiperOrigin-RevId: 254987796
2019-06-25 09:43:21 -07:00
..
TestDialect Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00
Transforms Update the OperationFolder to find a valid insertion point when materializing constants. 2019-06-25 09:43:21 -07:00
CMakeLists.txt Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00