[PATCH] D24216: AMDGPU: Partially fix control flow at -O0

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 3 12:47:34 PDT 2016


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

Attach right version of patch


https://reviews.llvm.org/D24216

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SILowerControlFlow.cpp
  lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
  test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  test/CodeGen/MIR/AMDGPU/optimize-if-exec-masking.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24216.70271.patch
Type: text/x-patch
Size: 54755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160903/26d425b1/attachment.bin>


More information about the llvm-commits mailing list