[PATCH] D80388: InstSimplify: Add constant folding/simplify for ldexp intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 17:53:21 PDT 2020


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

Move InstSimplify part to InstCombine


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

https://reviews.llvm.org/D80388

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80388.265651.patch
Type: text/x-patch
Size: 19961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/75e305f9/attachment.bin>


More information about the llvm-commits mailing list