[clang] Add combines/simplifications for `llvm.ptrmask` (PR #67166)

via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 22 10:07:46 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 cfe-commits mailing list