[all-commits] [llvm/llvm-project] e7432b: [mlir][ArmSME] Fail instead of error in vector.out...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Dec 14 23:30:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7432babaf4fd9235be691591757321ce20e02da
      https://github.com/llvm/llvm-project/commit/e7432babaf4fd9235be691591757321ce20e02da
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
    M mlir/test/Conversion/VectorToArmSME/unsupported.mlir

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list