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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 07:59:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281343: [ConstantFold] Improve the bitcast folding logic for constant vectors. (authored by adibiagio).

Changed prior to commit:
  https://reviews.llvm.org/D24301?vs=71159&id=71173#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24301

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

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


More information about the llvm-commits mailing list