[all-commits] [llvm/llvm-project] 7c9c2a: Revert "[RISCV] Legalize select when Zbt extension...
Sam Elliott via All-commits
all-commits at lists.llvm.org
Thu Jan 14 08:45:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c9c2a2ea5e3760d7310309c96c9a4ce41fa4d9b
https://github.com/llvm/llvm-project/commit/7c9c2a2ea5e3760d7310309c96c9a4ce41fa4d9b
Author: Sam Elliott <selliott at lowrisc.org>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
M llvm/test/CodeGen/RISCV/rv32Zbb.ll
M llvm/test/CodeGen/RISCV/rv32Zbbp.ll
M llvm/test/CodeGen/RISCV/rv32Zbs.ll
M llvm/test/CodeGen/RISCV/rv32Zbt.ll
M llvm/test/CodeGen/RISCV/rv64Zbt.ll
Log Message:
-----------
Revert "[RISCV] Legalize select when Zbt extension available"
We found issues with this patch in additional testing. Backing out while
we work on a fix.
This reverts commit 71ed4b6ce57d8843ef705af8f98305976a8f107a.
More information about the All-commits
mailing list