[PATCH] D40547: AMDGPU: Fix copying i1 value out of loop with non-uniform exit

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 04:00:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329164: AMDGPU: Fix copying i1 value out of loop with non-uniform exit (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40547?vs=124543&id=140925#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40547

Files:
  llvm/trunk/lib/Target/AMDGPU/SILowerI1Copies.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPULaneDominator.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPULaneDominator.h
  llvm/trunk/lib/Target/AMDGPU/Utils/CMakeLists.txt
  llvm/trunk/test/CodeGen/AMDGPU/i1-copy-from-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40547.140925.patch
Type: text/x-patch
Size: 6681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/e018aa28/attachment.bin>


More information about the llvm-commits mailing list