llvm-project/mlir/lib
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 in comments (NFC) 2022-12-04 19:58:32 -08:00
Bindings/Python [mlir][AsmPrinter] Allow explicitly disabling debug info 2022-11-18 02:09:57 -08:00
Bytecode [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08: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 19:58:32 -08:00
Dialect [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
ExecutionEngine Iterate over StringMaps using structured bindings. NFCI. 2022-12-04 18:36:41 +01: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] Add initial support for a binary serialization format 2022-08-22 00:36:26 -07:00
Pass [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Reducer [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
Rewrite Suppress warning for unused variable if assertions are disabled. 2022-11-08 11:14:49 +01:00
Support [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
TableGen [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
Target [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08: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 (NFC) 2022-12-03 18:50:27 -08:00
CMakeLists.txt [mlir] Add initial support for a binary serialization format 2022-08-22 00:36:26 -07:00