[PATCH] D129415: [VE] Support load/store/spill of vector mask registers

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 14:25:11 PDT 2022


kaz7 updated this revision to Diff 445134.
kaz7 added a comment.

Correct typo in comments as reviewed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129415

Files:
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrPatternsVec.td
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/lib/Target/VE/VERegisterInfo.cpp
  llvm/test/CodeGen/VE/Vector/load_stk_ldvm.ll
  llvm/test/CodeGen/VE/Vector/store_stk_stvm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129415.445134.patch
Type: text/x-patch
Size: 110075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/43375bf6/attachment.bin>


More information about the llvm-commits mailing list