[all-commits] [llvm/llvm-project] c71f91: [AArch64] Add a phase-ordering test for dividing v...
David Green via All-commits
all-commits at lists.llvm.org
Tue Feb 18 02:49:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c71f9141a970b6f6d46d27d7c26c7747dd525275
https://github.com/llvm/llvm-project/commit/c71f9141a970b6f6d46d27d7c26c7747dd525275
Author: David Green <david.green at arm.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-counting-elems.ll
A llvm/test/Transforms/PhaseOrdering/AArch64/vscale.ll
Log Message:
-----------
[AArch64] Add a phase-ordering test for dividing vscale. NFC
See #126411 / #127055, the test isn't expected to fold in a single instcombine
iteration, needing instcombine->cse->instcombine.
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