summaryrefslogtreecommitdiff
path: root/llvm/unittests/Transforms/Vectorize/VPlanPatternMatchTest.cpp
AgeCommit message (Expand)Author
2025-09-15[VPlan] Match more GEP-like in m_GetElementPtr (#158019)Ramkumar Ramachandra
2025-05-14[LV] Fix ScalarIVSteps vplan pattern matcher, remove m_CanonicalIV() (#138298)Graham Hunter