[all-commits] [llvm/llvm-project] b1d1bb: [LV] Add VPlan printing test with casts converted ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 7 07:42:46 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1d1bb2ad2a272d2ddd41ae307b25aee420219ec
https://github.com/llvm/llvm-project/commit/b1d1bb2ad2a272d2ddd41ae307b25aee420219ec
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
A llvm/test/Transforms/LoopVectorize/VPlan/AArch64/single-scalar-cast.ll
Log Message:
-----------
[LV] Add VPlan printing test with casts converted to single scalar (NFC) (#202200)
Add test coverage for additional paths that can create single-scalar
casts: sinkScalarOperands and induction optimization.
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