[all-commits] [llvm/llvm-project] 1f1c72: [Matrix] Propagate shape information through all b...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Wed May 28 11:20:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f1c725b68b9d72b5cd3fc95c57ce4244bc85c8e
      https://github.com/llvm/llvm-project/commit/1f1c725b68b9d72b5cd3fc95c57ce4244bc85c8e
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
    A llvm/test/Transforms/LowerMatrixIntrinsics/binop.ll

  Log Message:
  -----------
  [Matrix] Propagate shape information through all binops (#141705)

They all have vector variants, so the obvious "find and replace" does
the trick.



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