[llvm] [LV] Fix ScalarIVSteps vplan pattern matcher, remove m_CanonicalIV() (PR #138298)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon May 5 13:09:31 PDT 2025


================
@@ -0,0 +1,46 @@
+//===- llvm/unittests/Transforms/Vectorize/VPlanPatternMatchTest.cpp ------===//
----------------
fhahn wrote:

>From the description, I assume it is not possible to expose this currently with an IR unit test?

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


More information about the llvm-commits mailing list