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

Joseph Huber via llvm-commits llvm-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 llvm-commits mailing list