[clang] [AArch64][NFC] Use ptrmask for vaarg stack alignment (PR #92836)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 16:39:07 PDT 2024


https://github.com/efriedma-quic approved this pull request.

Please don't use "NFC" markings for patches that change the emitted IR, even if it doesn't significantly impact the resulting assembly in most cases.

That said, LGTM

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


More information about the cfe-commits mailing list