[PATCH] D60048: [InstCombine] eliminate commuted select-shuffles + binop (PR41304)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 06:35:05 PDT 2019
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL357382: [InstCombine] eliminate commuted select-shuffles + binop (PR41304) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60048?vs=193018&id=193071#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60048/new/
https://reviews.llvm.org/D60048
Files:
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Transforms/InstCombine/vec-binop-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60048.193071.patch
Type: text/x-patch
Size: 8744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/053ad690/attachment.bin>
More information about the llvm-commits
mailing list