llvm-project/mlir/lib
Valentin Clement cf84670579 [mlir][openacc][NFC] move index in processDataOperands
Move the index variable used to track variables inside of the specific
processDataOperands functions.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D103924
2021-06-09 10:28:30 -04:00
..
Analysis [mlir] fix shared-libs build 2021-06-08 11:30:31 +02:00
Bindings [mlir][python] Provide "all passes" registration module in Python 2021-05-26 15:14:57 -07:00
CAPI [Core] Add Twine support for StringAttr and Identifier. NFC. 2021-06-08 09:47:07 -07:00
Conversion Revert "[llvm] Make Sequence reverse-iterable" 2021-06-08 17:03:10 +00:00
Dialect [mlir] Expose a function to populate tensor constant bufferization patterns 2021-06-09 13:47:33 +02:00
ExecutionEngine [mlir][sparse] add more type combinations to sparse storage scheme 2021-06-03 08:34:10 -07:00
IR Add llvm_unreacheable to silence warning "not all control paths return a value" (NFC) 2021-06-09 00:42:57 +00:00
Interfaces [mlir][Linalg] Add comprehensive bufferization support for subtensor (5/n) 2021-05-27 12:48:08 +00:00
Parser [mlir-lsp-server] Fix bug in symbol use/def tracking 2021-06-07 14:07:41 -07:00
Pass [mlir] Resolve TODO and use the pass argument instead of the TypeID for registration 2021-06-02 12:17:36 -07:00
Reducer [mlir-reduce] Create MlirReduceLib 2021-06-03 15:58:26 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir-opt] Don't enable `printOpOnDiagnostic` if it was explicitly disabled. 2021-05-24 15:56:48 -07:00
TableGen [mlir] Support dialect-wide canonicalization pattern registration 2021-05-27 17:35:21 +09:00
Target [mlir][openacc][NFC] move index in processDataOperands 2021-06-09 10:28:30 -04:00
Tools [mlir-lsp-server] Add support for hover on symbol references 2021-06-07 14:07:41 -07:00
Transforms [mlir] Remove redundant loads 2021-06-03 15:51:46 -07:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00