[PATCH] D82494: [AArch64][SVE] Only support nxv8bf16 if supported by subtarget

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 11:20:51 PDT 2020


fpetrogalli added a comment.

In D82494#2113671 <https://reviews.llvm.org/D82494#2113671>, @c-rhodes wrote:

> In D82494#2112376 <https://reviews.llvm.org/D82494#2112376>, @fpetrogalli wrote:
>
> > Nit: the patch doesn't seem to have any dependencies on the other patches in the "Stack" tab. If that the case, please consider removing such dependencies.
>
>
> Sorry I'm not sure what you mean? I've added 2 parent patches that address missing +bf16 guards on patterns in LLVM, I believe this should be able to land after those two patches are merged.


This change doesn't seem to need those to patches. I think you can land it independently from them?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82494





More information about the llvm-commits mailing list