[PATCH] D143180: DAG: Expand legalization of is.fpclass to fcmp for DAZ

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 05:56:34 PDT 2023


arsenm updated this revision to Diff 506056.
arsenm marked an inline comment as done.
arsenm added a comment.

Return bool


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

https://reviews.llvm.org/D143180

Files:
  llvm/include/llvm/ADT/FloatingPointMode.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/is_fpclass.ll
  llvm/unittests/ADT/FloatingPointMode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143180.506056.patch
Type: text/x-patch
Size: 5605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/de1874d2/attachment.bin>


More information about the llvm-commits mailing list