[PATCH] D65027: AMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer.{load|store}

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 16:19:00 PDT 2019


arsenm updated this revision to Diff 210929.
arsenm retitled this revision from "AMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer.store" to "AMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer.{load|store}".
arsenm added a comment.

Also handle the load


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

https://reviews.llvm.org/D65027

Files:
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.raw.buffer.load.ll
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.raw.buffer.store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65027.210929.patch
Type: text/x-patch
Size: 30618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/c06254a8/attachment.bin>


More information about the llvm-commits mailing list