[all-commits] [llvm/llvm-project] 178e18: [InstCombine] Add tests for moving exts across ide...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jul 5 13:00:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 178e18263f1a3916deb70d63370535ca85627775
https://github.com/llvm/llvm-project/commit/178e18263f1a3916deb70d63370535ca85627775
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
A llvm/test/Transforms/InstCombine/fold-shuffle-ext.ll
M llvm/test/Transforms/PhaseOrdering/X86/blendv-select.ll
Log Message:
-----------
[InstCombine] Add tests for moving exts across identity shuffles.
Also merges redundant check lines in PhaseOrdering/X86/blendv-select.ll
to reduce test diff in upcoming change.
Precommits tests for https://github.com/llvm/llvm-project/pull/146901.
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