[PATCH] D86634: [AMDGPU] SILowerControlFlow::optimizeEndCF should remove empty basic block

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 09:19:12 PDT 2020


alex-t updated this revision to Diff 288631.
alex-t added a comment.

Added MachineDominatorTree and MachineLoopInfo update after redundant block removal.


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

https://reviews.llvm.org/D86634

Files:
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/collapse-endcf.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86634.288631.patch
Type: text/x-patch
Size: 6453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/390939cd/attachment.bin>


More information about the llvm-commits mailing list