llvm-project/mlir/test/lib
Rahul Joshi e2b716105b [MLIR] Add argument related API to Region
- Arguments of the first block of a region are considered region arguments.
- Add API on Region class to deal with these arguments directly instead of
  using the front() block.
- Changed several instances of existing code that can use this API
- Fixes https://bugs.llvm.org/show_bug.cgi?id=46535

Differential Revision: https://reviews.llvm.org/D83599
2020-07-14 09:28:29 -07:00
..
DeclarativeTransforms [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
Dialect [MLIR] Add argument related API to Region 2020-07-14 09:28:29 -07:00
IR [mlir] Refactor InterfaceGen to support generating interfaces for Attributes and Types. 2020-06-30 15:52:33 -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 [mlir] [VectorOps] Merge OUTER/AXPY vector.contract lowering into single case 2020-07-10 13:11:54 -07:00
CMakeLists.txt Create TestReducer pass 2020-07-11 00:46:57 +00:00