[llvm] [VPlan] Hook IR blocks into VPlan during skeleton creation (NFC) (PR #114292)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 14:05:44 PST 2024
================
@@ -64,6 +64,7 @@ exit:
declare float @powf(float, float) readnone nounwind
; Ensure the extractvalue + add instructions are hoisted out
+; CM-LABEL: Checking a loop in 'test_getVectorCallCost'
----------------
ayalz wrote:
ok, but related?
https://github.com/llvm/llvm-project/pull/114292
More information about the llvm-commits
mailing list