[all-commits] [llvm/llvm-project] 182246: [InstCombine][VectorCombine][NFC] Move a test from...
Mikhail Gudim via All-commits
all-commits at lists.llvm.org
Wed Jan 29 10:54:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1822462e2a0c9cc944f3ce114d8b1a71d0764350
https://github.com/llvm/llvm-project/commit/1822462e2a0c9cc944f3ce114d8b1a71d0764350
Author: Mikhail Gudim <mgudim at gmail.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
R llvm/test/Transforms/InstCombine/fold-binop-of-reductions.ll
A llvm/test/Transforms/VectorCombine/fold-binop-of-reductions.ll
Log Message:
-----------
[InstCombine][VectorCombine][NFC] Move a test from InstCombine to (#124948)
VectorCombine
Since the transformation which is the subject of the
'fold-binop-of-reductions.ll` test will be in VectorCombine move the
test there.
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