[PATCH] D158648: InstCombine: Introduce SimplifyDemandedUseFPClass
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 01:37:17 PDT 2023
arsenm updated this revision to Diff 556748.
arsenm marked an inline comment as done.
arsenm added a comment.
assert message, will separately rename FPClassTest helpers
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.556748.patch
Type: text/x-patch
Size: 36588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230914/11c8d7a6/attachment.bin>
More information about the llvm-commits
mailing list