llvm-project/mlir/lib
Chintan Kaur 78453e3705 Mark AffineMap::replaceDimsAndSymbols as const (NFC)
This is consistent to the other methods of the class, as well as
AffineExpr::replaceDimsAndSymbols.

Differential Revision: https://reviews.llvm.org/D80266
2020-05-20 03:11:41 +00:00
..
Analysis [mlir][Affine] Introduce affine memory interfaces 2020-05-19 17:32:50 -07:00
Conversion [mlir] NFC - Appease gcc 5 2020-05-19 22:47:51 -04:00
Dialect [mlir][spirv] First step to support spirv cooperative matrix extension. 2020-05-19 19:29:41 -07:00
EDSC [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
ExecutionEngine [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
IR Mark AffineMap::replaceDimsAndSymbols as const (NFC) 2020-05-20 03:11:41 +00:00
Interfaces [MLIR][cmake] refactor lib/Interfaces/CMakeLists.txt 2020-05-15 14:37:09 -07:00
Parser [mlir] Add NamedAttrList 2020-05-07 12:33:36 -07:00
Pass [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
Support [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
TableGen [MLIR] LLVMMLIRTableGen -> MLIRTableGen 2020-05-19 14:49:32 -07:00
Target [MLIR, OpenMP] Support for flush operation, and translating the same to LLVM IR 2020-05-19 17:01:25 +05:30
Transforms [mlir][Affine] Introduce affine memory interfaces 2020-05-19 17:32:50 -07:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00