[PATCH] D73483: [AMDGPU] fixed divergence driven shift operations selection
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 07:03:05 PST 2020
alex-t updated this revision to Diff 241723.
alex-t added a comment.
llvm.amdgcn.update.dpp test updated
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73483/new/
https://reviews.llvm.org/D73483
Files:
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-lshr.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-shl.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.update.dpp.ll
llvm/test/CodeGen/AMDGPU/ashr.v2i16.ll
llvm/test/CodeGen/AMDGPU/bfe-patterns.ll
llvm/test/CodeGen/AMDGPU/commute-shifts.ll
llvm/test/CodeGen/AMDGPU/extract-lowbits.ll
llvm/test/CodeGen/AMDGPU/inline-asm.ll
llvm/test/CodeGen/AMDGPU/lshr.v2i16.ll
llvm/test/CodeGen/AMDGPU/sext-in-reg.ll
llvm/test/CodeGen/AMDGPU/shift-select.ll
llvm/test/CodeGen/AMDGPU/shl.ll
llvm/test/CodeGen/AMDGPU/shl.v2i16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73483.241723.patch
Type: text/x-patch
Size: 27326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/7d1a75ab/attachment.bin>
More information about the llvm-commits
mailing list