Support VE specific data directives, .word/.long/.llong, in MC layer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115120
[VE] Support VE specific data directives in MC ClosedPublic Authored by kaz7 on Dec 5 2021, 11:11 AM.
Details Summary Support VE specific data directives, .word/.long/.llong, in MC layer.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2021, 2:32 AM Closed by commit rG9d20fa09eb80: [VE] Support VE specific data directives in MC (authored by kaz7). · Explain WhyDec 6 2021, 3:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 392010 llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/test/MC/VE/data-size-error.s
llvm/test/MC/VE/data.s
|