[PATCH] D82494: [AArch64][SVE] Only support nxv8bf16 if supported by subtarget
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 02:09:24 PDT 2020
c-rhodes added a comment.
> This change doesn't seem to need those to patches. I think you can land it independently from them?
The two patches add missing `+bf16` guards to patterns that use this register class, the tests break when I introduce this without those patches.
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