[PATCH] D63558: AMDGPU: Undo sub x, c canonicalization for v2i16
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 08:29:12 PDT 2019
arsenm created this revision.
arsenm added reviewers: rampitec, lebedev.ri.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Should avoid regression from D62341 <https://reviews.llvm.org/D62341>
https://reviews.llvm.org/D63558
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/VOP3PInstructions.td
test/CodeGen/AMDGPU/add.v2i16.ll
test/CodeGen/AMDGPU/chain-hi-to-lo.ll
test/CodeGen/AMDGPU/shrink-add-sub-constant.ll
test/CodeGen/AMDGPU/sminmax.v2i16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63558.205605.patch
Type: text/x-patch
Size: 17694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/17bb4474/attachment.bin>
More information about the llvm-commits
mailing list