[all-commits] [llvm/llvm-project] 3cb012: [mlir][tensor] Do not fold rank-reduced extract_sl...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Tue Aug 15 10:28:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cb0128d267f531fc74b842f1f9f27e6455dc3b2
      https://github.com/llvm/llvm-project/commit/3cb0128d267f531fc74b842f1f9f27e6455dc3b2
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp
    M mlir/test/Dialect/Tensor/fold-into-pack-and-unpack.mlir

  Log Message:
  -----------
  [mlir][tensor] Do not fold rank-reduced extract_slice into unpack op.

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




More information about the All-commits mailing list