[PATCH] D63609: [SLP] Support unary FNeg vectorization

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 14:02:52 PDT 2019


cameron.mcinally updated this revision to Diff 205899.
cameron.mcinally added a comment.

Add two more tests (X86/propagate_ir_flags.ll).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63609/new/

https://reviews.llvm.org/D63609

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/phi3.ll
  llvm/test/Transforms/SLPVectorizer/X86/propagate_ir_flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63609.205899.patch
Type: text/x-patch
Size: 6892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/aa3b76ce/attachment.bin>


More information about the llvm-commits mailing list