[PATCH] D62510: [LoopVectorize] Add FNeg instruction support
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 00:06:08 PDT 2019
craig.topper updated this revision to Diff 202121.
craig.topper added a comment.
Add comment to IRBuilder function.
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.202121.patch
Type: text/x-patch
Size: 6445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/596b4472/attachment.bin>
More information about the llvm-commits
mailing list