[PATCH] D121277: [MachineSink] Check block prologue does not clobber uses

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 02:55:59 PDT 2022


critson updated this revision to Diff 416114.
critson marked 2 inline comments as done.
critson added a comment.

- Address case of sunk instruction clobbering register partially defined in block prologue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121277

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121277.416114.patch
Type: text/x-patch
Size: 9798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/030aa85d/attachment.bin>


More information about the llvm-commits mailing list