[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 05:58:38 PDT 2016
andreadb added a comment.
In https://reviews.llvm.org/D24301#541053, @RKSimon wrote:
> Please can you submit the current bitcast-vector-fold.ll tests to show the changes?
Sure, I am going to commit those tests now.
Then I will update the patch.
https://reviews.llvm.org/D24301
More information about the llvm-commits
mailing list