[PATCH] D149587: InstSimplify: Simplifications for ldexp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 05:28:20 PDT 2023


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

Rebase


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

https://reviews.llvm.org/D149587

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstCombine/AMDGPU/ldexp.ll
  llvm/test/Transforms/InstCombine/ldexp.ll
  llvm/test/Transforms/InstSimplify/ldexp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149587.538102.patch
Type: text/x-patch
Size: 46847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/f3f69434/attachment.bin>


More information about the llvm-commits mailing list