[all-commits] [llvm/llvm-project] 2290ee: [AArch64] Correct latency calculation in runSVEPse...
David Green via All-commits
all-commits at lists.llvm.org
Wed Jun 24 23:42:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2290eef65c1d40a76ff68d7a1750556fa392cb81
https://github.com/llvm/llvm-project/commit/2290eef65c1d40a76ff68d7a1750556fa392cb81
Author: David Green <david.green at arm.com>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M llvm/unittests/Target/AArch64/AArch64SVESchedPseudoTest.cpp
Log Message:
-----------
[AArch64] Correct latency calculation in runSVEPseudoTestForCPU test. NFC (#205100)
It does not look like this caused problems in the pseudo scheduling
tests, but is accumulating the wrong latency. I added extra checks that
the NumWriteLatencyEntries were the same in both cases whilst I was here
too.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list