[llvm] [LV][NFC] Use APFloat class when printing out costs per lane (PR #201824)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 04:59:31 PDT 2026
================
@@ -266,3 +272,5 @@ exit:
store i64 %acc3.exit, ptr %arrayidx45, align 8
ret void
}
+;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
+; CHECK: {{.*}}
----------------
fhahn wrote:
this looks like something went wrong with the update?
https://github.com/llvm/llvm-project/pull/201824
More information about the llvm-commits
mailing list