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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 11:16:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362124: [LoopVectorize] Add FNeg instruction support (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62510?vs=202121&id=202255#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62510

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

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


More information about the llvm-commits mailing list