[all-commits] [llvm/llvm-project] f6f1fd: Revert "[InstCombine] allow more folds more multi-...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sat Nov 12 23:34:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6f1fd443f48f417de9dfe23353055f1b20d87ef
https://github.com/llvm/llvm-project/commit/f6f1fd443f48f417de9dfe23353055f1b20d87ef
Author: Michał Górny <mgorny at gentoo.org>
Date: 2022-11-13 (Sun, 13 Nov 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/binop-select.ll
Log Message:
-----------
Revert "[InstCombine] allow more folds more multi-use selects"
This reverts commit 681a6a3990226c667fb648952731d2753df2716d.
It broke sanitizer tests (as seen on buildbots), see:
https://reviews.llvm.org/rG681a6a399022#1143137
More information about the All-commits
mailing list