[all-commits] [llvm/llvm-project] a971d5: [mlir][tensor] Enhance the verifier of pack and un...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Tue Nov 29 15:48:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a971d519327bbaf9a00b5bf5ec7ce385f6235e85
      https://github.com/llvm/llvm-project/commit/a971d519327bbaf9a00b5bf5ec7ce385f6235e85
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/test/Dialect/Tensor/invalid.mlir

  Log Message:
  -----------
  [mlir][tensor] Enhance the verifier of pack and unpack op.

The outer_dims_perm must be a permutation or empty.

Reviewed By: chelini

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




More information about the All-commits mailing list