[PATCH] D56305: [AArch64] Support reserving arbitrary general purpose registers

Carey Williams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 10:04:00 PST 2019


carwil added a comment.

Hi, we're currently working on similar functionality for the ARM backend, so I got pointed to take a look at this patch.
Looks good to me, I quite like the tablegen improvements, but agree with trong's comments.

I assume you've omitted X19, as LLVM uses it as the base pointer?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56305





More information about the llvm-commits mailing list