[llvm] [AArch64] Fix sched model of Neoverse N2 (PR #106376)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 09:52:39 PDT 2024
================
@@ -858,7 +858,7 @@ def : InstRW<[N2Write_6cyc_1L], (instregex "^LDR[SDQ]l$",
"^LDUR[BHSDQ]i$")>;
// Load vector reg, immed post-index
-def : InstRW<[N2Write_6cyc_1I_1L, WriteI], (instregex "^LDR[BHSDQ]post$")>;
----------------
FLZ101 wrote:
Sure.
https://github.com/llvm/llvm-project/pull/106376
More information about the llvm-commits
mailing list