[llvm] [AMDGPU] Use std::optional in InstCombine of amdgcn_fmed3. NFC. (PR #108223)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 07:13:05 PDT 2024
shiltian wrote:
Yeah, it seems like the boolean return value has the same semantics as `nullptr`.,
https://github.com/llvm/llvm-project/pull/108223
More information about the llvm-commits
mailing list