[PATCH] D13348: [InstCombine] SSE4A constant folding and conversion to shuffles.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 10:00:22 PDT 2015


RKSimon updated this revision to Diff 37265.
RKSimon added a comment.

Thanks Andrea - I've updated the patch, moving the simplification code into helper functions. I've already committed the bugfix.


Repository:
  rL LLVM

http://reviews.llvm.org/D13348

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/x86-sse4a.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13348.37265.patch
Type: text/x-patch
Size: 30282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/6689d31c/attachment.bin>


More information about the llvm-commits mailing list