[PATCH] D136892: [AMDGPU] Unify uniform return and divergent unreachable blocks

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 11:34:07 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb32a5666a8ee: [AMDGPU] Unify uniform return and divergent unreachable blocks (authored by bcahoon).

Changed prior to commit:
  https://reviews.llvm.org/D136892?vs=473386&id=478662#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136892

Files:
  llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/bool-legalization.ll
  llvm/test/CodeGen/AMDGPU/exec-mask-opt-cannot-create-empty-or-backward-segment.ll
  llvm/test/CodeGen/AMDGPU/si-unify-exit-return-unreachable.ll
  llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
  llvm/test/CodeGen/AMDGPU/unstructured-cfg-def-use-issue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136892.478662.patch
Type: text/x-patch
Size: 29117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/52b72cc7/attachment.bin>


More information about the llvm-commits mailing list