[all-commits] [llvm/llvm-project] 3c6fdb: [LV] Move constant folding test to VPlan (NFC). (#...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon May 25 14:06:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c6fdba85b4f21b30b9cd9196b0e858204b3dff2
https://github.com/llvm/llvm-project/commit/3c6fdba85b4f21b30b9cd9196b0e858204b3dff2
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
A llvm/test/Transforms/LoopVectorize/VPlan/constant-fold.ll
R llvm/test/Transforms/LoopVectorize/X86/constant-fold.ll
Log Message:
-----------
[LV] Move constant folding test to VPlan (NFC). (#198407)
Check VPlan print for constant folding test. This makes it more robust
w.r.t. to future cost-modeling changes.
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