[PATCH] D144534: [DAGCombine] Fold setcc equal to infinity into is.fpclass

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 00:58:00 PDT 2023


qiucf updated this revision to Diff 557434.
qiucf marked 3 inline comments as done.
qiucf retitled this revision from "[DAGCombine] Fold SETCC_OEQ(x, Inf) into IS_FPCLASS" to "[DAGCombine] Fold setcc equal to infinity into is.fpclass".

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144534

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/PowerPC/fp-classify.ll
  llvm/test/CodeGen/PowerPC/is_fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144534.557434.patch
Type: text/x-patch
Size: 4656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230928/bf0e2a4d/attachment.bin>


More information about the llvm-commits mailing list