llvm-project/mlir/test/lib
Rahul Joshi 9c7b0c4aa5 [MLIR] Add PatternRewriter::mergeBlockBefore() to merge a block in the middle of another block.
- This utility to merge a block anywhere into another one can help inline single
  block regions into other blocks.
- Modified patterns test to use the new function.

Differential Revision: https://reviews.llvm.org/D86251
2020-08-19 16:24:59 -07:00
..
Dialect [MLIR] Add PatternRewriter::mergeBlockBefore() to merge a block in the middle of another block. 2020-08-19 16:24:59 -07:00
IR [mlir] Remove the use of "kinds" from Attributes and Types 2020-08-18 16:20:14 -07:00
Pass [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Transforms Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
CMakeLists.txt [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00