[all-commits] [llvm/llvm-project] 3974ec: [mlir][affine] SuperVectorizer only widen ops with...

Joshua Cao via All-commits all-commits at lists.llvm.org
Wed Apr 12 22:00:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3974ecb7ec05ce63e8075b7bc8de921dd135823a
      https://github.com/llvm/llvm-project/commit/3974ecb7ec05ce63e8075b7bc8de921dd135823a
  Author: Joshua Cao <cao.joshua at yahoo.com>
  Date:   2023-04-12 (Wed, 12 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/Affine/Analysis/LoopAnalysis.cpp
    A mlir/test/Dialect/Affine/SuperVectorize/invalid_type.mlir

  Log Message:
  -----------
  [mlir][affine] SuperVectorizer only widen ops with valid types

fixes https://github.com/llvm/llvm-project/issues/61309

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




More information about the All-commits mailing list