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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 17:23:23 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b852ffa9973: [Sink] Process basic blocks with a single successor (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D93511?vs=476034&id=476297#toc

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/dag-divergence-atomic.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
  llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll
  llvm/test/CodeGen/AMDGPU/operand-folding.ll
  llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
  llvm/test/CodeGen/AMDGPU/sdwa-peephole.ll
  llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
  llvm/test/CodeGen/AMDGPU/vgpr-liverange-ir.ll
  llvm/test/Transforms/InferAddressSpaces/AMDGPU/flat_atomic.ll
  llvm/test/Transforms/Sink/single-succ.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93511.476297.patch
Type: text/x-patch
Size: 84260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/6afdf6c6/attachment-0001.bin>


More information about the llvm-commits mailing list