Files
clang-p2996/mlir/lib/Conversion/VectorToArmSME
Cullen Rhodes e7432babaf [mlir][ArmSME] Fail instead of error in vector.outerproduct lowering (#75447)
The 'vector.outerproduct' -> 'arm_sme.outerproduct' conversion currently
errors on unsupported cases when it should return failure.
2023-12-15 07:30:32 +00:00
..