[PATCH] D93511: [Sink] Process basic blocks with a single successor

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 13:04:12 PST 2020


MaskRay updated this revision to Diff 313603.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

AMDGPU tests: Add store to keep instructions in the entry block


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93511

Files:
  llvm/lib/Transforms/Scalar/Sink.cpp
  llvm/test/CodeGen/AMDGPU/andorbitset.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
  llvm/test/CodeGen/AMDGPU/operand-folding.ll
  llvm/test/Transforms/Sink/single-succ.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93511.313603.patch
Type: text/x-patch
Size: 3676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/712a3193/attachment.bin>


More information about the llvm-commits mailing list