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

via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 16:22:56 PDT 2023


goldsteinn wrote:

> 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...

Would think thats okay. Will post that after I push this.

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


More information about the cfe-commits mailing list