[PATCH] D30203: AMDGPU: Add another BFE pattern
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 08:40:25 PST 2017
arsenm created this revision.
Herald added subscribers: tpr, dstuttard, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.
This is the pattern that falls out of the instruction's
definition if offset == 0.
https://reviews.llvm.org/D30203
Files:
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/bfe-patterns.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30203.89221.patch
Type: text/x-patch
Size: 11918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/b1588170/attachment.bin>
More information about the llvm-commits
mailing list