Support inline assembly with vector registers. Add a regression test also.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
370 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Paths
| Differential D91146
[VE] Support inline assembly with vector regsiters ClosedPublic Authored by kaz7 on Nov 10 2020, 1:58 AM.
Details Summary Support inline assembly with vector registers. Add a regression test also.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Nov 10 2020, 3:26 AM This revision was landed with ongoing or failed builds.Nov 10 2020, 3:55 AM Closed by commit rGc84b2c49be46: [VE] Support inline assembly with vector regsiters (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304108 llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/Scalar/inlineasm-vldvst.ll
|