This should lower the amount of used registers for gfx9.
I updated some of the changed tests with the update script because
changing them by hand is tedious.
Paths
| Differential D73884
[AMDGPU] Use v3f32 type in image instructions ClosedPublic Authored by sebastian-ne on Feb 3 2020, 5:27 AM.
Details
Summary This should lower the amount of used registers for gfx9. I updated some of the changed tests with the update script because
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 3 2020, 5:38 AM Closed by commit rG3bc7ffdaabee: [AMDGPU] Use v3f32 type in image instructions (authored by sebastian-ne). · Explain WhyFeb 5 2020, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 242527 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.a16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.o.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.nsa.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.a16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ltolz.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.o.dim.ll
|