[all-commits] [llvm/llvm-project] 2acf00: Revert "Recommit "[InstCombine] Expand `foldSelect...
goldsteinn via All-commits
all-commits at lists.llvm.org
Fri Aug 25 00:22:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2acf00bd0ac28bc7e95163d3c2d954164c6c245d
https://github.com/llvm/llvm-project/commit/2acf00bd0ac28bc7e95163d3c2d954164c6c245d
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll
Log Message:
-----------
Revert "Recommit "[InstCombine] Expand `foldSelectICmpAndOr` -> `foldSelectICmpAndBinOp` to work for more binops" (2nd Try)"
Still appears to be buggy:
https://lab.llvm.org/buildbot/#/builders/124/builds/8260
This reverts commit 397a9cc4d875712a648271ecbac05ac6382c5708.
More information about the All-commits
mailing list