[Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] fix alignment of i128 (PR #213523)

Matt Arsenault llvmlistbot at llvm.org
Mon Aug 3 00:25:18 PDT 2026


arsenm wrote:

The datalayout default is bad, I think it should be changed to match the clang default (alternatively should fix the clang default, but the datalayout seems more wrong)

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


More information about the Mlir-commits mailing list