[all-commits] [llvm/llvm-project] 23c504: Revert "[AArch64]SME2 Outer Product and Accumulate...
Nathan Chancellor via All-commits
all-commits at lists.llvm.org
Fri Oct 28 15:31:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23c50432fb25775fe0eb958bc8c2a099b0a0c286
https://github.com/llvm/llvm-project/commit/23c50432fb25775fe0eb958bc8c2a099b0a0c286
Author: Nathan Chancellor <nathan at kernel.org>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
M llvm/lib/Target/AArch64/SMEInstrFormats.td
M llvm/test/MC/AArch64/SME/smopa-diagnostics.s
M llvm/test/MC/AArch64/SME/smops-diagnostics.s
M llvm/test/MC/AArch64/SME/umopa-diagnostics.s
M llvm/test/MC/AArch64/SME/umops-diagnostics.s
R llvm/test/MC/AArch64/SME2/bmopa-diagnostics.s
R llvm/test/MC/AArch64/SME2/bmopa.s
R llvm/test/MC/AArch64/SME2/bmops-diagnostics.s
R llvm/test/MC/AArch64/SME2/bmops.s
R llvm/test/MC/AArch64/SME2/smopa-diagnostics.s
R llvm/test/MC/AArch64/SME2/smopa.s
R llvm/test/MC/AArch64/SME2/smops-diagnostics.s
R llvm/test/MC/AArch64/SME2/smops.s
R llvm/test/MC/AArch64/SME2/umopa-diagnostics.s
R llvm/test/MC/AArch64/SME2/umopa.s
R llvm/test/MC/AArch64/SME2/umops-diagnostics.s
R llvm/test/MC/AArch64/SME2/umops.s
Log Message:
-----------
Revert "[AArch64]SME2 Outer Product and Accumulate instructions"
This reverts commit 4df36f168763af725ba5bc852a4321afd0f769c4.
This change does not pass check-llvm.
More information about the All-commits
mailing list