llvm-project/mlir/lib/Target/LLVMIR/Dialect
Kazu Hirata 1a36588ec6 [mlir] Use std::nullopt instead of None (NFC)
This patch mechanically replaces None with std::nullopt where the
compiler would warn if None were deprecated.  The intent is to reduce
the amount of manual work required in migrating from Optional to
std::optional.

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-03 18:50:27 -08:00
..
AMX [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
ArmNeon [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
ArmSVE [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
LLVMIR [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
NVVM Fix MLIR build after D136931 2022-10-28 17:50:11 -07:00
OpenACC [mlir:OpenACC][NFC] Update OpenACC API to use prefixed accessors 2022-09-30 15:27:10 -07:00
OpenMP [OpenMP][OMPIRBuilder] Add generation of SIMD align assumptions to OMPIRBuilder 2022-10-18 02:04:18 -05:00
ROCDL [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
X86Vector [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
CMakeLists.txt [mlir][openacc] Add OpenACC translation to LLVM IR (enter_data op create/copyin) 2021-05-12 13:41:14 -04:00