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

via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 15:38:24 PDT 2023


goldsteinn wrote:

> The InstCombine/ptrmask.ll test is failing in CI.

Bah, forgot to rebase the instcombine ptrmask tests ontop of simplication fix.

https://github.com/llvm/llvm-project/pull/67166


More information about the cfe-commits mailing list