[all-commits] [llvm/llvm-project] f0ce23: [mlir][ArmSME][NFC] Move conversion tests (#75446)

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Dec 14 02:52:17 PST 2023


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

  Changed paths:
    A mlir/test/Conversion/ArmSMEToLLVM/arm-sme-to-llvm.mlir
    A mlir/test/Conversion/ArmSMEToLLVM/unsupported.mlir
    A mlir/test/Conversion/VectorToArmSME/unsupported.mlir
    A mlir/test/Conversion/VectorToArmSME/vector-to-arm-sme.mlir
    R mlir/test/Dialect/ArmSME/arm-sme-to-llvm.mlir
    M mlir/test/Dialect/ArmSME/vector-ops-to-llvm.mlir
    R mlir/test/Dialect/ArmSME/vector-ops-to-sme.mlir

  Log Message:
  -----------
  [mlir][ArmSME][NFC] Move conversion tests (#75446)

* Move -vector-to-arm-sme tests to mlir/test/Conversion/VectorToArmSME
* Move -arm-sme-to-llvm tests to mlir/test/Conversion/ArmSMEToLLVM
* Separate unsupported tests.




More information about the All-commits mailing list