[mlir][ArmSME][docs] Fix broken link (NFC)

This commit is contained in:
Benjamin Maxwell 2024-08-16 12:26:00 +00:00
parent 8aa9d6206c
commit 9f430de4b2

View File

@ -12,7 +12,7 @@ operation to Arm SME
integration tests for reference:
* [Linalg/CPU/ArmSME/matmul.mlir](https://github.com/llvm/llvm-project/blob/main/mlir/test/Integration/Dialect/Linalg/CPU/ArmSME/matmul.mlir)
* [Vector/CPU/ArmSME/test-outerproduct-f64.mlir](https://github.com/llvm/llvm-project/blob/main/mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-outerproduct-f64.mlir)
* [Vector/CPU/ArmSME/outerproduct-f64.mlir](https://github.com/llvm/llvm-project/blob/main/mlir/test/Integration/Dialect/Vector/CPU/ArmSME/outerproduct-f64.mlir)
In order to run ArmSME integration tests, include these flags in the CMake
invocation when configuring LLVM and MLIR: