[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
Thu Dec 9 07:06:12 PST 2021


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

rewrote for outparam usecase in simplest form


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

https://reviews.llvm.org/D109917

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/sink_sideeffecting_instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109917.393155.patch
Type: text/x-patch
Size: 13094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/69a58eea/attachment.bin>


More information about the llvm-commits mailing list