[PATCH] D129757: [RISCV] Optimize SELECT_CC when the true value of select is Constant

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 18:24:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b970290c07f: [RISCV] Optimize SELECT_CC when  the true value of select is Constant (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129757/new/

https://reviews.llvm.org/D129757

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
  llvm/test/CodeGen/RISCV/double-convert-strict.ll
  llvm/test/CodeGen/RISCV/double-convert.ll
  llvm/test/CodeGen/RISCV/float-convert-strict.ll
  llvm/test/CodeGen/RISCV/float-convert.ll
  llvm/test/CodeGen/RISCV/half-convert-strict.ll
  llvm/test/CodeGen/RISCV/half-convert.ll
  llvm/test/CodeGen/RISCV/rv32zbb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129757.468384.patch
Type: text/x-patch
Size: 66388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/6d8ba72e/attachment.bin>


More information about the llvm-commits mailing list