[PATCH] D90462: [VE][TTI] don't advertise vregs/vops

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 07:06:23 PST 2020


simoll updated this revision to Diff 302575.
simoll added a comment.

Added test to show how LV and SLP are not vectorizing for VE but for x86.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90462

Files:
  llvm/lib/Target/VE/VETargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/VE/disable_lv.ll
  llvm/test/Transforms/LoopVectorize/VE/lit.local.cfg
  llvm/test/Transforms/SLPVectorizer/VE/disable_slp.ll
  llvm/test/Transforms/SLPVectorizer/VE/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90462.302575.patch
Type: text/x-patch
Size: 7823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/d8a109b5/attachment.bin>


More information about the llvm-commits mailing list