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

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 03:04:35 PDT 2020


c-rhodes added a comment.

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.


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