[PATCH] D150765: InstCombine: Fold select of ldexp to ldexp of select

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 02:53:12 PDT 2023


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

Flag guard is overkill for one instruction


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

https://reviews.llvm.org/D150765

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/ldexp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150765.522976.patch
Type: text/x-patch
Size: 14294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/9e292e4e/attachment.bin>


More information about the llvm-commits mailing list