[PATCH] D58902: [AMDGPU] Support for v3i32/v3f32
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 07:12:29 PDT 2019
tpr updated this revision to Diff 190085.
tpr added a comment.
V3: Added multi-dword vgpr spill test, inc vec3 and vec5.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58902/new/
https://reviews.llvm.org/D58902
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.td
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
test/CodeGen/AMDGPU/early-if-convert-cost.ll
test/CodeGen/AMDGPU/early-if-convert.ll
test/CodeGen/AMDGPU/function-args.ll
test/CodeGen/AMDGPU/function-returns.ll
test/CodeGen/AMDGPU/half.ll
test/CodeGen/AMDGPU/idot4.ll
test/CodeGen/AMDGPU/load-global-f32.ll
test/CodeGen/AMDGPU/load-global-i32.ll
test/CodeGen/AMDGPU/mad-mix-lo.ll
test/CodeGen/AMDGPU/merge-stores.ll
test/CodeGen/AMDGPU/multi-dword-vgpr-spill.ll
test/CodeGen/AMDGPU/select-vectors.ll
test/CodeGen/AMDGPU/shader-addr64-nonuniform.ll
test/CodeGen/AMDGPU/spill-wide-sgpr.ll
test/CodeGen/AMDGPU/store-global.ll
test/CodeGen/AMDGPU/v_mac.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58902.190085.patch
Type: text/x-patch
Size: 64498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/26667bcb/attachment.bin>
More information about the llvm-commits
mailing list