[PATCH] D26543: Fix for lost FastMathFlags in SLPVectorizer
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 11 12:39:03 PST 2016
mzolotukhin added a comment.
Hi Vyacheslav,
Yes, SLP vectorizer does work with calls (see `test/Transforms/SLPVectorizer/X86/intrinsic.ll`), and I guess we're currently dropping flags there as well. Do you mind putting a TODO there/fixing it/filing a bug?
Thanks,
Michael
Repository:
rL LLVM
https://reviews.llvm.org/D26543
More information about the llvm-commits
mailing list