[PATCH] D148829: ValueTracking: Recognize >=, <= compares with 0 as is.fpclass masks

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 13:00:23 PDT 2023


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

Version with all the gt/lt


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

https://reviews.llvm.org/D148829

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148829.515446.patch
Type: text/x-patch
Size: 8636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/250551fd/attachment.bin>


More information about the llvm-commits mailing list