Support inline asm memory operand for VE. Add regression tests also.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132380
[VE] Support inlineasm memory operand ClosedPublic Authored by kaz7 on Aug 22 2022, 8:20 AM.
Details
Summary Support inline asm memory operand for VE. Add regression tests also.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2022, 9:51 AM This revision was landed with ongoing or failed builds.Aug 22 2022, 9:44 PM Closed by commit rGb88aba9d7d72: [VE] Support inlineasm memory operand (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 454693 llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEISelDAGToDAG.cpp
llvm/lib/Target/VE/VERegisterInfo.cpp
llvm/test/CodeGen/VE/Scalar/inlineasm-mem-gv.ll
llvm/test/CodeGen/VE/Scalar/inlineasm-mem-lo.ll
|