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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 23:36:48 PDT 2016


arsenm updated this revision to Diff 71725.
arsenm added a comment.
Herald added subscribers: tony-tye, yaxunl, mgorny, beanz, kzhuravl.

Check if commutable


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.71725.patch
Type: text/x-patch
Size: 58895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160917/2b9c13e1/attachment.bin>


More information about the llvm-commits mailing list