[PATCH] D116200: [instcombine] Allow sinking of calls with known writes to uses

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 11:42:08 PST 2022


reames updated this revision to Diff 397359.
reames added a comment.

Address previous review comments, dropping lifetime end/start to be done in a followup with separate discussion.


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

https://reviews.llvm.org/D116200

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116200.397359.patch
Type: text/x-patch
Size: 8931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/e8b6b8cb/attachment.bin>


More information about the llvm-commits mailing list