[all-commits] [llvm/llvm-project] a0ce64: [Matrix] Remove unused matrix-propagate-shape option.

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri May 21 11:04:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0ce6439cace9806aa303fa4a412c7b5cea7eca4
      https://github.com/llvm/llvm-project/commit/a0ce6439cace9806aa303fa4a412c7b5cea7eca4
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

  Log Message:
  -----------
  [Matrix] Remove unused matrix-propagate-shape option.

The option was used during the initial bringup, but it does not add any
value at this point. Remove it.

Reviewed By: anemet

Differential Revision: https://reviews.llvm.org/D102930




More information about the All-commits mailing list