[all-commits] [llvm/llvm-project] 91f828: Revert "[DAGCombine] Fold redundant select"
Sam Parker via All-commits
all-commits at lists.llvm.org
Tue Feb 7 02:37:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91f8289ff0408e071e2ea32cf6b270778b1acdce
https://github.com/llvm/llvm-project/commit/91f8289ff0408e071e2ea32cf6b270778b1acdce
Author: Samuel Parker <sam.parker at arm.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/ARM/fpclamptosat.ll
M llvm/test/CodeGen/ARM/fpclamptosat_vec.ll
M llvm/test/CodeGen/RISCV/fpclamptosat.ll
M llvm/test/CodeGen/RISCV/fpclamptosat_vec.ll
M llvm/test/CodeGen/Thumb2/mve-fpclamptosat_vec.ll
M llvm/test/CodeGen/WebAssembly/fpclamptosat.ll
M llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
M llvm/test/CodeGen/X86/fpclamptosat.ll
M llvm/test/CodeGen/X86/fpclamptosat_vec.ll
M llvm/test/CodeGen/X86/sdiv_fix_sat.ll
Log Message:
-----------
Revert "[DAGCombine] Fold redundant select"
This reverts commit bbdf24357932b064f2aa18ea1356b474e0220dde.
More information about the All-commits
mailing list