llvm-project/mlir/unittests
Kazu Hirata 70c73d1b72 [mlir] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 17:23:50 -08:00
..
Analysis [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -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
IR [mlir/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:07:59 -08:00
Interfaces [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04: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/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:07:59 -08:00
Transforms [mlir/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:07:59 -08:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00