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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 23:49:19 PDT 2019


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

-Rebase after committing tests.
-Merge in D62534 <https://reviews.llvm.org/D62534>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62510

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/fneg-cost.ll
  llvm/test/Transforms/LoopVectorize/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62510.202119.patch
Type: text/x-patch
Size: 6372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/004723a3/attachment.bin>


More information about the llvm-commits mailing list