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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 01:49:53 PST 2018


arsenm created this revision.
arsenm added a reviewer: qcolombet.
Herald added subscribers: nhaehnle, wdng, jvesely.

Sort of works, but still not entirely clear on what the point of RepairPt is in repairReg. Also currently leaves behind the original dest reg without a regbank


https://reviews.llvm.org/D55988

Files:
  lib/CodeGen/GlobalISel/RegBankSelect.cpp
  lib/Target/AMDGPU/AMDGPUGenRegisterBankInfo.def
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/xxx-regbankselect-and64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55988.179250.patch
Type: text/x-patch
Size: 12359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/6853ed9c/attachment.bin>


More information about the llvm-commits mailing list