[PATCH] D143191: DAG: Handle inversion of fcSubnormal | fcZero

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 10:46:50 PST 2023


arsenm updated this revision to Diff 495215.
arsenm marked 2 inline comments as done.
arsenm added a comment.

Fix inverted case


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

https://reviews.llvm.org/D143191

Files:
  llvm/include/llvm/CodeGen/CodeGenCommonISel.h
  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: D143191.495215.patch
Type: text/x-patch
Size: 10510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/7a2814ee/attachment.bin>


More information about the llvm-commits mailing list