[PATCH] D64731: AMDGPU/GlobalISel: Handle llvm.amdgcn.if.break

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 06:02:51 PDT 2019


arsenm created this revision.
arsenm added reviewers: nhaehnle, tstellar.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D64731

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.if.break.i32.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.if.break.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64731.209826.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/8648cef5/attachment.bin>


More information about the llvm-commits mailing list