[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:47:08 PST 2022


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

Rebase over landed tests


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.397361.patch
Type: text/x-patch
Size: 7965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/dbc2119c/attachment.bin>


More information about the llvm-commits mailing list