[PATCH] D91416: [VE] LVLGen sets VL before vector insts

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 05:06:26 PST 2020


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

- Add a test case for non-changing VL after initial setting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91416

Files:
  llvm/lib/Target/VE/CMakeLists.txt
  llvm/lib/Target/VE/LVLGen.cpp
  llvm/lib/Target/VE/VE.h
  llvm/lib/Target/VE/VETargetMachine.cpp
  llvm/test/CodeGen/VE/VELIntrinsics/lvlgen.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vld.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91416.305107.patch
Type: text/x-patch
Size: 49194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/0ebf422f/attachment.bin>


More information about the llvm-commits mailing list