[PATCH] D131181: [AMDGPU] Unify unreachable intrinsics

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 19:27:48 PDT 2022


yaxunl updated this revision to Diff 451028.
yaxunl marked 3 inline comments as done.
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.451028.patch
Type: text/x-patch
Size: 16186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/fcec9f32/attachment.bin>


More information about the llvm-commits mailing list