kevinsala wrote: I believe I can use the same size (without the trailing padding) for the amdgpu plugin. However, I have to remove the whole check below: https://github.com/llvm/llvm-project/blob/8edb5b4fb3eca44d16325a119257632e1ba003be/offload/plugins-nextgen/amdgpu/src/rtl.cpp#L3660
The check will be invalid because it won't account for the padding in between. Let me know what you think. https://github.com/llvm/llvm-project/pull/156229 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
