[PATCH] D93767: [RISCV] Legalize select when Zbt extension available
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 12:11:23 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ab0f51a7518: Recommit "[RISCV] Legalize select when Zbt extension available" (authored by mundaym, committed by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93767/new/
https://reviews.llvm.org/D93767
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoB.td
llvm/test/CodeGen/RISCV/rv32Zbb.ll
llvm/test/CodeGen/RISCV/rv32Zbbp.ll
llvm/test/CodeGen/RISCV/rv32Zbs.ll
llvm/test/CodeGen/RISCV/rv32Zbt.ll
llvm/test/CodeGen/RISCV/rv64Zbt.ll
llvm/test/CodeGen/RISCV/select-and.ll
llvm/test/CodeGen/RISCV/select-bare.ll
llvm/test/CodeGen/RISCV/select-cc.ll
llvm/test/CodeGen/RISCV/select-const.ll
llvm/test/CodeGen/RISCV/select-optimize-multiple.ll
llvm/test/CodeGen/RISCV/select-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93767.318282.patch
Type: text/x-patch
Size: 58913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/803590b6/attachment-0001.bin>
More information about the llvm-commits
mailing list