[PATCH] D119399: [MachineSink] Allow target to adjust sink insertion point

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 18:45:43 PST 2022


critson updated this revision to Diff 408312.
critson marked an inline comment as done.
critson added a comment.

- Rework to fixing MachineSink with SkipPHIsAndLabels


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119399

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/CodeGen/AMDGPU/sink-after-control-flow.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119399.408312.patch
Type: text/x-patch
Size: 10446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/3abdb332/attachment.bin>


More information about the llvm-commits mailing list