[PATCH] D67745: AMDGPU/GlobalISel: Add support for init.exec intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 23:17:10 PDT 2019


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

Rebase


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67745/new/

https://reviews.llvm.org/D67745

Files:
  lib/Target/AMDGPU/AMDGPUGISel.td
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.init.exec.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.init.exec.wave32.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.init.exec.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.init.exec.wave32.ll
  test/CodeGen/AMDGPU/wave32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67745.221154.patch
Type: text/x-patch
Size: 10566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/e09b65b5/attachment.bin>


More information about the llvm-commits mailing list