[PATCH] D109917: [InstCombine] Improve TryToSink for side-effecting calls that would be trivially dead

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 09:49:49 PST 2021


anna updated this revision to Diff 390089.
anna added a comment.

separated out API


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

https://reviews.llvm.org/D109917

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/sink_instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109917.390089.patch
Type: text/x-patch
Size: 8663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/4c377db9/attachment.bin>


More information about the llvm-commits mailing list