[llvm] Add combines/simplifications for `llvm.ptrmask` (PR #67166)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 22 10:07:45 PDT 2023
goldsteinn wrote:
@nikic, think fixed all issues with `null`. Only case maybe not okay is for `llvm.ptrmask(undef, X)` -> `null`.
https://github.com/llvm/llvm-project/pull/67166
More information about the llvm-commits
mailing list