[all-commits] [llvm/llvm-project] f9d0bf: Revert "[RISCV] Fold binary op into select if prof...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jun 13 18:17:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9d0bf06319203a8cbb47d89c2f39d2c782f3887
https://github.com/llvm/llvm-project/commit/f9d0bf06319203a8cbb47d89c2f39d2c782f3887
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
R llvm/test/CodeGen/RISCV/fold-binop-into-select.ll
Log Message:
-----------
Revert "[RISCV] Fold binary op into select if profitable."
This reverts commit d0189584631e587279ee5f0af5feb94d8045bb31.
Build failures have been reported in the Linux kernel.
More information about the All-commits
mailing list