[llvm] [VPlan] Hook IR blocks into VPlan during skeleton creation (NFC) (PR #114292)

via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 16:34:22 PST 2024


================
@@ -4135,10 +4129,6 @@ class VPBlockUtils {
                             unsigned PredIdx = -1u, unsigned SuccIdx = -1u) {
----------------
ayalz wrote:

Are these indices still needed/used?

https://github.com/llvm/llvm-project/pull/114292


More information about the llvm-commits mailing list