[PATCH] D55988: WIP: RegBankSelect: Support some more complex part mappings

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 15:00:44 PST 2019


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

Assert no CurBank on AMDGPU since I don't think it should be possible


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

https://reviews.llvm.org/D55988

Files:
  include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  lib/CodeGen/GlobalISel/RegBankSelect.cpp
  lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
  lib/Target/AMDGPU/AMDGPUGenRegisterBankInfo.def
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-and.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55988.183190.patch
Type: text/x-patch
Size: 33925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/8b2fb6f6/attachment.bin>


More information about the llvm-commits mailing list