[clang] [llvm] [LLVM] Fix incorrect alignment on AMDGPU variadics (PR #96370)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 09:25:10 PDT 2024


jhuber6 wrote:

Lower than native alignment is legal in AMDGPU hardware and it's possible to work around in the `printf` implementation, closing.

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


More information about the cfe-commits mailing list