[all-commits] [llvm/llvm-project] 31613d: [mlir][ArmSME] Migrate `arm-sme-vector-legalizatio...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Dec 31 03:45:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31613de9cf22b2915cb39bfb043d957d513bd1cd
      https://github.com/llvm/llvm-project/commit/31613de9cf22b2915cb39bfb043d957d513bd1cd
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M mlir/lib/Dialect/ArmSME/Transforms/VectorLegalization.cpp

  Log Message:
  -----------
  [mlir][ArmSME] Migrate `arm-sme-vector-legalization` to dialect conversion (#121101)

Use the regular dialect conversion driver instead of the 1:N dialect
conversion driver. The 1:N dialect conversion driver will be removed
soon.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list