[llvm] [VPlan] Simplify PredPHI LiveIn -> LiveIn (PR #142271)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 03:19:25 PDT 2025
================
@@ -0,0 +1,150 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
+; RUN: opt -passes=loop-vectorize -S %s | FileCheck %s
----------------
artagnon wrote:
No, unfortunately. I already tried with different vector widths and vector interleaves, but it doesn't crash.
https://github.com/llvm/llvm-project/pull/142271
More information about the llvm-commits
mailing list