[PATCH] D88779: [VE] Support register and frame-index pair correctly

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 3 02:36:58 PDT 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, arphaman, hiraditya.
kaz7 requested review of this revision.

Support register and frame-index pair correctly as operands of
generic load/store instrucitons, e.g. LD1BZXrri, STLrri, and etc.
Add regression tests also.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88779

Files:
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/test/CodeGen/VE/loadrri.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88779.295970.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/393180e5/attachment.bin>


More information about the llvm-commits mailing list