[PATCH] D23640: AMDGPU: Split SILowerControlFlow into two pieces

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 15:55:14 PDT 2016


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

Fix not running SILowerControlFlow at -O0. Test will be included separately since there are still correctness issues


https://reviews.llvm.org/D23640

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIInsertSkips.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SILowerControlFlow.cpp
  test/CodeGen/AMDGPU/else.ll
  test/CodeGen/AMDGPU/valu-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23640.68628.patch
Type: text/x-patch
Size: 38183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/682521f0/attachment.bin>


More information about the llvm-commits mailing list