[PATCH] D53359: AMDGPU: Remove PHI loop condition optimization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 06:29:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345718: AMDGPU: Remove PHI loop condition optimization (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53359

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/trunk/test/CodeGen/AMDGPU/loop_break.ll
  llvm/trunk/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/trunk/test/CodeGen/AMDGPU/nested-loop-conditions.ll
  llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53359.171904.patch
Type: text/x-patch
Size: 26476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/ef0a069a/attachment.bin>


More information about the llvm-commits mailing list