[all-commits] [llvm/llvm-project] afe43e: [mlir] Remove extractVectorTypeFromShapedValue

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Dec 1 13:43:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afe43e071309e27547a07b0916eb8bdae1604106
      https://github.com/llvm/llvm-project/commit/afe43e071309e27547a07b0916eb8bdae1604106
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp

  Log Message:
  -----------
  [mlir] Remove extractVectorTypeFromShapedValue

This patch fixes the build by removing
extractVectorTypeFromShapedValue.  The last use was removed Dec 1,
2021 in commit extractVectorTypeFromShapedValue.




More information about the All-commits mailing list