[PATCH] D44046: [AMDGPU] Fixed incorrect break from loop

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 00:59:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333258: [AMDGPU] Fixed incorrect break from loop (authored by tpr, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44046?vs=136898&id=148560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44046

Files:
  llvm/trunk/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/trunk/test/CodeGen/AMDGPU/loop_exit_with_xor.ll
  llvm/trunk/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44046.148560.patch
Type: text/x-patch
Size: 7394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/a0aed012/attachment.bin>


More information about the llvm-commits mailing list