[clang] [llvm] [TargetVerifier][AMDGPU] Add TargetVerifier. (PR #123609)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 23 13:46:41 PDT 2025
nikic wrote:
> In general, non-power-of-2 integer types are not compilable to machine code on AMDGPU.
That sounds like a bug in the AMDGPU backend.
https://github.com/llvm/llvm-project/pull/123609
More information about the cfe-commits
mailing list