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

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 04:57:02 PST 2020


ehjogab added a comment.

In D90304#2390935 <https://reviews.llvm.org/D90304#2390935>, @tschuett wrote:

> How about a test-case with fast, greedy, and global to show the differences?

That's a good idea! Unfortunately, I don't know of any such test case. I will consult the mailing list for this; I know there has been some discussion where users were not happy with what the greedy algorithm produced.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90304



More information about the llvm-commits mailing list