[PATCH] D155436: InstSimplify: Handle basic folds for frexp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 05:06:15 PDT 2023


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

Use 0 instead of undef, fix breaking overflow intrinsic handling


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

https://reviews.llvm.org/D155436

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/frexp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155436.540959.patch
Type: text/x-patch
Size: 20498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/5d8027e6/attachment.bin>


More information about the llvm-commits mailing list