[PATCH] D131181: [AMDGPU] Unify unreachable intrinsics

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 14:05:46 PDT 2022


yaxunl updated this revision to Diff 450935.
yaxunl retitled this revision from "[AMDGPU] Fix si-annotate-control-flow for visited else branch" to "[AMDGPU] Unify unreachable intrinsics".
yaxunl edited the summary of this revision.
yaxunl added a reviewer: ruiling.
yaxunl added a comment.

Revised by Ruiling's comments.


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

https://reviews.llvm.org/D131181

Files:
  llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/bool-legalization.ll
  llvm/test/CodeGen/AMDGPU/si-unify-exit-multiple-unreachables.ll
  llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
  llvm/test/CodeGen/AMDGPU/switch-default-block-unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131181.450935.patch
Type: text/x-patch
Size: 17583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/a0cbba5a/attachment.bin>


More information about the llvm-commits mailing list