This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaebde82b29a8: [Clang][AArch64][SME] Add outer product
intrinsics (authored by bryanpkc).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST A
bryanpkc updated this revision to Diff 540841.
bryanpkc added a comment.
Removed the attribute macro from tests, as @sdesmalen suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134681/new/
https://reviews.llvm.org/D134681
Files:
clang/inc
bryanpkc updated this revision to Diff 528291.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134681/new/
https://reviews.llvm.org/D134681
Files:
clang/include/clang/Basic/arm_sme.td
clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_mopa-za32.c
bryanpkc updated this revision to Diff 492693.
bryanpkc retitled this revision from "[Clang][AArch64] Add SME outer product
intrinsics" to "[Clang][AArch64][SME] Add outer product intrinsics".
bryanpkc edited the summary of this revision.
bryanpkc added a comment.
Rebased and cleaned up the patch