llvm-capstone/mlir/unittests
Kazu Hirata 27839e1e17 [mlir] Fix warnings
This patch fixes:

  third-party/unittest/googletest/include/gtest/gtest.h:1526:11:
  error: comparison of integers of different signs: 'const unsigned
  long' and 'const int' [-Werror,-Wsign-compare]
2022-12-22 11:10:47 -08:00
..
Analysis [mlir] Use llvm::transformOptional (NFC) 2022-12-14 18:32:09 -08:00
Conversion [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Dialect [mlir][sparse] support affine expression on sparse dimensions (analysis implementation) 2022-11-23 00:02:47 +00:00
ExecutionEngine [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Interfaces mlir/tblgen: use std::optional in generation 2022-12-17 11:13:26 +01:00
IR [mlir] Fix warnings 2022-12-22 11:10:47 -08:00
Parser [mlir:Parser] Always splice parsed operations to the end of the parsed block 2022-10-05 13:11:38 -07:00
Pass [mlir/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:07:59 -08:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support Fix #58322: Handlers for debug actions with equal parameter types must not override each other 2022-10-22 14:18:00 -07:00
TableGen mlir/tblgen: use std::optional in generation 2022-12-17 11:13:26 +01:00
Transforms mlir/DialectConversion: use std::optional (NFC) 2022-12-19 18:48:59 +01:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00