[PATCH] D149587: InstSimplify: Simplifications for ldexp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 07:01:43 PDT 2023


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

Just fold the undef for strict, this is near universally broken anyway if it's decided it's broken


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/ldexp.ll
  llvm/test/Transforms/InstSimplify/ldexp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149587.550739.patch
Type: text/x-patch
Size: 33757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/7cca4f99/attachment.bin>


More information about the llvm-commits mailing list