llvm-project/mlir/lib
Benjamin Kramer d3b1796842 [mlir] Try to work around ambiguity in older clang versions
mlir/lib/Dialect/Arithmetic/IR/InferIntRangeInterfaceImpls.cpp:366:10: error: chosen constructor is explicit in copy-initialization
  return {leftVal, rightVal};
         ^~~~~~~~~~~~~~~~~~~
2022-06-14 23:57:57 +02:00
..
Analysis (Reland)[mlir] Add a generic data-flow analysis framework 2022-06-14 21:33:05 +00:00
Bindings/Python Add Python bindings for the OpaqueType 2022-06-08 19:51:00 +02:00
CAPI [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Conversion [mlir][ods] Make Attr/Type def accessors match the dialect 2022-06-14 05:13:24 +00:00
Dialect [mlir] Try to work around ambiguity in older clang versions 2022-06-14 23:57:57 +02:00
ExecutionEngine [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
IR Fix endian conversion of sub-byte types 2022-06-12 16:08:23 +02:00
Interfaces [mlir][Arith] Implement InferIntRangeInterface for arithmetic ops 2022-06-14 18:30:34 +00:00
Parser [mlir] Fix ClangTidy warning (NFC). 2022-06-03 12:46:14 +02:00
Pass [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
Reducer [mlir] Add asserts when changing various MLIRContext configurations 2022-04-15 21:49:03 -07:00
Rewrite [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Support [mlir] Fix the error message for missing explicit TypeID 2022-05-18 21:08:09 +00:00
TableGen [mlir][ods] Make Attr/Type def accessors match the dialect 2022-06-14 05:13:24 +00:00
Target [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Tools [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Transforms Revert "[mlir] add an option to print op stats in JSON" 2022-06-14 14:09:18 -07:00
CMakeLists.txt [MLIR] Fix build without native arch 2022-05-12 09:50:51 +02:00