[PATCH] D151719: [RISCV] Add special case for (select cc, 1.0, 0.0) to lowerSELECT

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 00:21:04 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG548fa1d3086f: [RISCV] Add special case for (select cc, 1.0, 0.0) to lowerSELECT (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151719

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/double-select-icmp.ll
  llvm/test/CodeGen/RISCV/float-select-icmp.ll
  llvm/test/CodeGen/RISCV/half-select-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151719.526933.patch
Type: text/x-patch
Size: 7189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/39a71604/attachment.bin>


More information about the llvm-commits mailing list