[all-commits] [llvm/llvm-project] 1a18bb: [AArch64] NFC: Remove DecodeVectorRegisterClass fr...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Aug 9 00:00:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a18bb9270ce5f6af6633b717058b6b299436203
https://github.com/llvm/llvm-project/commit/1a18bb9270ce5f6af6633b717058b6b299436203
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
Log Message:
-----------
[AArch64] NFC: Remove DecodeVectorRegisterClass from disassembler
The decoder function and table are the same as FPR128, use that instead.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D107644
More information about the All-commits
mailing list