Support inline assembly with scalar registers. Add a regression test also.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91119
[VE] Support inline assembly ClosedPublic Authored by kaz7 on Nov 9 2020, 9:13 PM.
Details
Summary Support inline assembly with scalar registers. Add a regression test also.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 10 2020, 1:12 AM This revision was landed with ongoing or failed builds.Nov 10 2020, 1:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304105 llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/Scalar/inlineasm-lea.ll
|