[all-commits] [llvm/llvm-project] 7dce12: [AArch64] Suggest b.nfrst if the user tries b.nfirst.
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Tue Feb 15 07:06:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dce12de68880fe7fb124afaf5bcf7671229cfc0
https://github.com/llvm/llvm-project/commit/7dce12de68880fe7fb124afaf5bcf7671229cfc0
Author: Matt Devereau <matthew.devereau at arm.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
A llvm/test/MC/AArch64/SVE/condtion-code-diagnostics.s
Log Message:
-----------
[AArch64] Suggest b.nfrst if the user tries b.nfirst.
Differential Revision: https://reviews.llvm.org/D119453
Co-authored-by: George Steed <george.steed at arm.com>
More information about the All-commits
mailing list