[PATCH] D93767: [RISCV] Legalize select when Zbt extension available

Michael Munday via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 15:48:57 PST 2021


mundaym updated this revision to Diff 317426.
mundaym added a comment.

Fix inverted patterns.


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.317426.patch
Type: text/x-patch
Size: 58913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/9932623c/attachment-0001.bin>


More information about the llvm-commits mailing list