[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
Wed Jan 5 10:37:32 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58a0e449e175: [instcombine] Allow sinking of calls with known writes to uses (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D116200?vs=397361&id=397639#toc

Repository:
  rG LLVM Github Monorepo

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.397639.patch
Type: text/x-patch
Size: 8481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/4e5ec4aa/attachment.bin>


More information about the llvm-commits mailing list