[all-commits] [llvm/llvm-project] 323285: [SLP] Update test against const-folding (#202532)
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Tue Jun 9 04:40:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 323285f141535bfa8607f773c814000dd4f69e98
https://github.com/llvm/llvm-project/commit/323285f141535bfa8607f773c814000dd4f69e98
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/revec-reduced-value-vectorized-later.ll
Log Message:
-----------
[SLP] Update test against const-folding (#202532)
223ef1f3 ([IRBuilder] ConstFold unary intrinsics, #200496) made a lot of
test updates to SLPVectorizer. The tests were written a long time ago,
and it is unclear what their intent was, but at least update the one
test to replace constants with arguments, where the intent is clear.
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