[PATCH] D68409: AMDGPU/GlobalISel: Support wave32 waterfall loops
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 11:28:48 PDT 2019
arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, kerbowa, rampitec, scott.linder.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
https://reviews.llvm.org/D68409
Files:
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.store.format.f16.ll
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.store.format.f32.ll
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.store.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn-buffer-load.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn-s-buffer-load.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.image.load.1d.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.image.sample.1d.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.raw.buffer.load.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.struct.buffer.load.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.struct.buffer.store.ll
test/CodeGen/AMDGPU/GlobalISel/regbankselect-extract-vector-elt.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-insert-vector-elt.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68409.223059.patch
Type: text/x-patch
Size: 143492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/3f75a66f/attachment-0001.bin>
More information about the llvm-commits
mailing list