[PATCH] D90304: [GlobalISel] Introduce optimal variant of regbankselect

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 05:52:43 PST 2020


ehjogab updated this revision to Diff 302255.
ehjogab added a comment.

- fix bug when register is a physical register
- fix lint warnings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90304

Files:
  llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  llvm/include/llvm/CodeGen/MachineOperand.h
  llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90304.302255.patch
Type: text/x-patch
Size: 32019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/4e9d61db/attachment.bin>


More information about the llvm-commits mailing list