[PATCH] D148065: InstCombine: Directly use computeKnownFPClass in is.fpclass combines

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 19:21:22 PDT 2023


arsenm created this revision.
arsenm added reviewers: jcranmer-intel, sepavloff, kpn, foad.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

The various isKnownNever* calls can be merged into one.


https://reviews.llvm.org/D148065

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/is_fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148065.512640.patch
Type: text/x-patch
Size: 8770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/50b4781c/attachment.bin>


More information about the llvm-commits mailing list