[llvm-dev] Handling of shuffle instructions reverted.
Jonas Paulsson via llvm-dev
llvm-dev at lists.llvm.org
Mon Apr 10 07:06:26 PDT 2017
Hi
Regarding: https://reviews.llvm.org/rL180834
I tried my old patch for InstCombiner for shuffles, which was a handling
for https://bugs.llvm.org//show_bug.cgi?id=30630. When I applied it a
month ago, it produced nearly no change. But now I do see some files
that needs this optimization, and I suspect it has to do with this revert.
I wonder what the status is on getting this reverted patch recommitted?
Should I post my patch for InstCombiner on Phabricator?
/Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170410/42db1925/attachment.html>
More information about the llvm-dev
mailing list