[PATCH] D24301: [ConstantFold] Teach how to fold a bitcast of a constant vector with some undef elements.

Andrea Di Biagio via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 03:31:47 PDT 2016


andreadb updated this revision to Diff 71129.
andreadb added a comment.

Patch updated.
Addressed Alexey's code review comment.


https://reviews.llvm.org/D24301

Files:
  lib/Analysis/ConstantFolding.cpp
  test/Transforms/InstCombine/x86-sse4a.ll
  test/Transforms/InstSimplify/bitcast-vector-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24301.71129.patch
Type: text/x-patch
Size: 10491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/5eb47f40/attachment.bin>


More information about the llvm-commits mailing list