[PATCH] D158648: InstCombine: Introduce SimplifyDemandedUseFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 08:25:20 PDT 2023


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

rebase


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

https://reviews.llvm.org/D158648

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158648.556787.patch
Type: text/x-patch
Size: 36596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230914/510fee15/attachment.bin>


More information about the llvm-commits mailing list