[all-commits] [llvm/llvm-project] ef36f9: [LV][NFC] Remove "REQUIRES: asserts" line from som...
David Sherwood via All-commits
all-commits at lists.llvm.org
Wed Apr 15 02:24:51 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef36f92e40e419ff3b4413da5608cfcf1d2bea85
https://github.com/llvm/llvm-project/commit/ef36f92e40e419ff3b4413da5608cfcf1d2bea85
Author: David Sherwood <david.sherwood at arm.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/sve2-histcnt-epilogue.ll
M llvm/test/Transforms/LoopVectorize/LoongArch/loongarch-interleaved.ll
M llvm/test/Transforms/LoopVectorize/X86/slm-no-vectorize.ll
M llvm/test/Transforms/LoopVectorize/optsize.ll
M llvm/test/Transforms/LoopVectorize/pr31190.ll
M llvm/test/Transforms/LoopVectorize/tripcount.ll
Log Message:
-----------
[LV][NFC] Remove "REQUIRES: asserts" line from some tests (#191795)
Several tests seemed to require asserts despite not testing any debug
output so I have removed the line.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list