[llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer + adding new tail-folding mode using EVL. (PR #76172)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 02:45:46 PDT 2024


fhahn wrote:

Are there any plans on adding upstream runtime testing for EVL vectorization to guard against regressions? 

We really should have upstream end-to-end testing that enables the EVL vectorization path and does a stage2 build + llvm-test-suite to catch regressions (similar to how SVE enabled bots were added when scalable vector support was added IIRC)

cc'ing some additional people who might also be able to help @appujee  @Mel-Chen @nikolaypanchenko @arcbbb @preames 


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


More information about the llvm-commits mailing list