[PATCH] D68050: WIP Make attribute target work better with AArch64

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 09:16:35 PST 2019


erichkeane added a comment.

In D68050#1763191 <https://reviews.llvm.org/D68050#1763191>, @fhahn wrote:

> Hi Eric,
>
> Thanks for putting up the initial patch. Are you interested in pushing it forward? Or would you prefer someone else taking over?
>
> Cheers,
> Florian


You're welcome to take it over. The details of arch vs CPU on Arm are a bit foreign to me, and I didn't come up with a good way to solve this cleanly. I'm not sure I'll get bandwidth to do anything with this anytime soon as well, but I'll definitely review anything you have :)


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

https://reviews.llvm.org/D68050





More information about the llvm-commits mailing list