[PATCH] D143182: CodeGen: Optimize lowering of is.fpclass fcZero|fcSubnormal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 06:37:28 PDT 2023


arsenm updated this revision to Diff 506072.
arsenm marked 3 inline comments as done.
arsenm added a comment.

Rebase


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

https://reviews.llvm.org/D143182

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: D143182.506072.patch
Type: text/x-patch
Size: 10524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/8ff806eb/attachment.bin>


More information about the llvm-commits mailing list