llvm-project/mlir/include/mlir
Kazu Hirata 192d9dd731 [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 19:58:32 -08:00
..
Analysis [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
AsmParser [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Bindings/Python [MLIR] Add MlirValue to PybindAdapters 2022-08-06 21:58:46 -07:00
Bytecode [mlir] Add bytecode encodings for the builtin ElementsAttr attributes 2022-09-13 11:39:20 -07:00
CAPI [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Conversion [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
Dialect [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
ExecutionEngine [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
IR [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Interfaces [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Parser [MLIR] NFC. Fix unused context warning from Parser.h 2022-11-17 16:03:09 +05:30
Pass [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Reducer [mlir] Use 'GEN_PASS_DECL' for pass declarations 2022-09-28 14:16:33 -04:00
Rewrite [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Support [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
TableGen [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Target [mlir:LLVM] Rewrite the LLVMIR export to use the debug info attributes 2022-10-24 22:31:41 -07:00
Tools [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Transforms [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
CMakeLists.txt
InitAllDialects.h [mlir][Vector] Vector transform skeleton 2022-11-25 04:51:50 -08:00
InitAllPasses.h [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
InitAllTranslations.h [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00