[PATCH] D143502: DAG: Handle lowering of unordered fcZero|fcSubnormal to fcmp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 06:17:19 PDT 2023


arsenm updated this revision to Diff 528212.
arsenm added a comment.

Rebase and fix inverted compare type


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

https://reviews.llvm.org/D143502

Files:
  llvm/lib/CodeGen/CodeGenCommonISel.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.is.fpclass.f16.ll
  llvm/test/CodeGen/X86/is_fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143502.528212.patch
Type: text/x-patch
Size: 13865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230604/131b0cac/attachment-0001.bin>


More information about the llvm-commits mailing list