[PATCH] D132380: [VE] Support inlineasm memory operand

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 08:20:05 PDT 2022


kaz7 created this revision.
kaz7 added a reviewer: efocht.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.

Support inline asm memory operand for VE.  Add regression tests also.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132380

Files:
  llvm/lib/Target/VE/VEAsmPrinter.cpp
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/test/CodeGen/VE/Scalar/inlineasm-mem-gv.ll
  llvm/test/CodeGen/VE/Scalar/inlineasm-mem-lo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132380.454510.patch
Type: text/x-patch
Size: 4874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220822/408fa386/attachment.bin>


More information about the llvm-commits mailing list