[PATCH] D21210: AMDGPU: Fix verifier errors in SILowerControlFlow

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 15:57:35 PDT 2016


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

Also enable after SIDebuggerInsertNops since all the errors were from lower CF


http://reviews.llvm.org/D21210

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/R600Instructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SILowerControlFlow.cpp
  test/CodeGen/AMDGPU/indirect-addressing-si.ll
  test/CodeGen/AMDGPU/ret_jump.ll
  test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21210.60269.patch
Type: text/x-patch
Size: 27780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/bdb5e015/attachment.bin>


More information about the llvm-commits mailing list