It doesn't really make sense for the bfloat matmul to derive
from sve_bfloat_dot_base, especially since it's not used
anywhere else.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D138787
[SVE] Tidy up the bfloat matmul instruction classes ClosedPublic Authored by david-arm on Nov 28 2022, 3:50 AM.
Details Summary It doesn't really make sense for the bfloat matmul to derive
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Nov 28 2022, 3:55 AM david-arm added a child revision: D138788: [SVE] Change some bfloat lane intrinsics to use i32 immediates.Nov 28 2022, 3:58 AM This revision was landed with ongoing or failed builds.Nov 28 2022, 5:17 AM Closed by commit rG36141ca0b35d: [SVE] Tidy up the bfloat matmul instruction classes (authored by david-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478183 llvm/lib/Target/AArch64/SVEInstrFormats.td
|