The decoder function and table are the same as FPR128, use that instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107644
[AArch64] NFC: Remove DecodeVectorRegisterClass from disassembler ClosedPublic Authored by c-rhodes on Aug 6 2021, 7:13 AM.
Details Summary The decoder function and table are the same as FPR128, use that instead.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls. · View Herald TranscriptAug 6 2021, 7:14 AM This revision is now accepted and ready to land.Aug 6 2021, 7:40 AM Closed by commit rG1a18bb9270ce: [AArch64] NFC: Remove DecodeVectorRegisterClass from disassembler (authored by c-rhodes). · Explain WhyAug 9 2021, 12:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 365093 llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
|