Files
clang-p2996/llvm/test/CodeGen/AMDGPU/code-object-v3.ll
Matt Arsenault 79f75468b4 AMDGPU: Fix counting kernel arguments towards register usage
Also use DataLayout to get type size. Relying on the IR type size is
also pretty broken here, since this won't perfectly capture how types
are legalized.
2020-11-20 21:23:33 -05:00

4.0 KiB