[clang] [llvm] [AArch64] Fix feature flags dependecies (PR #90612)
via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 04:29:56 PDT 2024
================
@@ -1942,12 +1942,10 @@ def : RWSysReg<"PM", 0b11, 0b000, 0b0100, 0b0011, 0b001>;
// 2023 ISA Extension
// AArch64 Floating-point Mode Register controls behaviors of the FP8
-// instructions (FEAT_FPMR)
----------------
Lukacma wrote:
Done
https://github.com/llvm/llvm-project/pull/90612
More information about the llvm-commits
mailing list