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

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 06:09:55 PST 2020


ehjogab updated this revision to Diff 302265.
ehjogab marked an inline comment as done.
ehjogab added a comment.

replace 'optimal' with 'global'


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.302265.patch
Type: text/x-patch
Size: 31948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/58c98776/attachment.bin>


More information about the llvm-commits mailing list