[PATCH] D108220: [RISCV] Let lowerSELECT merge SETCC into SELECT_CC for floats

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 12:34:31 PDT 2023


jrtc27 abandoned this revision.
jrtc27 added a comment.
Herald added subscribers: jobnoorman, luke.

In D108220#3987294 <https://reviews.llvm.org/D108220#3987294>, @craig.topper wrote:

> I think this patch is obsolete.

Indeed; d27c147aaa8fea0d3b438ba9e51b497a621ecf1e <https://reviews.llvm.org/rGd27c147aaa8fea0d3b438ba9e51b497a621ecf1e> (and the XLEN check isn't needed since ConstantSDNode is specifically for integers)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108220



More information about the llvm-commits mailing list