[PATCH] D146170: InstCombine: Fold is.fpclass for single infinity to fcmp

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


arsenm updated this revision to Diff 506046.
arsenm marked an inline comment as done.

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

https://reviews.llvm.org/D146170

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/combine-is.fpclass-and-fcmp.ll
  llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll
  llvm/test/Transforms/InstCombine/is_fpclass.ll

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


More information about the llvm-commits mailing list