[clang] [Clang][CodeGen] Emit `llvm.ptrmask` for `align_up` and `align_down` (PR #71238)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 15:07:09 PDT 2023


https://github.com/nikic approved this pull request.

LGTM

As a possible followup, we can probably drop the alignment assumption now? I don't think it adds additional value if we're using ptrmask...

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


More information about the cfe-commits mailing list