[PATCH] D62510: [LoopVectorize] Add FNeg instruction support

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 10:20:10 PDT 2019


craig.topper updated this revision to Diff 201701.
craig.topper added a comment.

Move the test. I'll pre-commit it if we're satisfied.

I'll put together a follow up patch to merge the binary and unary operator handling


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

https://reviews.llvm.org/D62510

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62510.201701.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/4be79163/attachment.bin>


More information about the llvm-commits mailing list