llvm-project
cb637016
- [mlir] Deprecate OpPrintingFlags(std::nullopt_t) (NFC) (#149546)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
148 days ago
[mlir] Deprecate OpPrintingFlags(std::nullopt_t) (NFC) (#149546) This patch deprecates OpPrintingFlags(std::nullopt_t) to avoid use of std::nullopt outside the context of std::optional.
References
#149546 - [mlir] Deprecate OpPrintingFlags(std::nullopt_t) (NFC)
Author
kazutakahirata
Parents
c98b05bd
Loading