[PATCH] D35076: [AArch64] Add an SVE target feature to the backend and TargetParser

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 15:05:40 PDT 2017


aemerson added a comment.

In https://reviews.llvm.org/D35076#801221, @rengolin wrote:

> Hi Amara,
>
> Thanks for the patch, looks trivial to me. I guess we don't have any targets with SVE by default, so we don't need most tests.
>
> I'm guessing you have a Clang counterpart, too?
>
> cheers,
> --renato


Hi Renato,

Yes I have, it depends on this patch to go in first. I'll send that out for review tomorrow.

Cheers,
Amara


Repository:
  rL LLVM

https://reviews.llvm.org/D35076





More information about the llvm-commits mailing list