llvm-project/mlir/lib/Dialect/LLVMIR/IR
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
..
FunctionCallUtils.cpp [mlir][LLVMIR] Clean up the definitions of ReturnOp/CallOp 2022-08-11 00:35:02 -04:00
LLVMAttrs.cpp [mlir:LLVM] Fix translation of DISubRangeAttr to LLVM 2022-11-04 18:15:03 -07:00
LLVMDialect.cpp [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
LLVMTypeSyntax.cpp Merge kDynamicSize and kDynamicSentinel into one constant. 2022-11-21 13:01:26 +00:00
LLVMTypes.cpp [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:23:50 -08:00
NVVMDialect.cpp [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
ROCDLDialect.cpp [mlir] Update accessors to prefixed form (NFC) 2022-06-18 17:53:22 -07:00
TypeDetail.h [mlir][llvm] Move LLVMPointerType to TypeDef 2022-10-21 15:13:08 -07:00