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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 15:05:12 PDT 2023


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

Remove leftover


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.532301.patch
Type: text/x-patch
Size: 19426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/a0019c2e/attachment.bin>


More information about the llvm-commits mailing list