[PATCH] D84464: AMDGPU: Skip other terminators before inserting s_cbranch_exec[n]z

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 14:08:39 PDT 2020


arsenm updated this revision to Diff 280253.
arsenm added a comment.

Missed test update


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

https://reviews.llvm.org/D84464

Files:
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/lower-control-flow-other-terminators.mir
  llvm/test/CodeGen/AMDGPU/si-if-lower-user-terminators.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84464.280253.patch
Type: text/x-patch
Size: 10966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/07e718bd/attachment.bin>


More information about the llvm-commits mailing list