[all-commits] [llvm/llvm-project] 3bcca6: [MLIR] Fix affine_map compose with multi-symbols

Chengji Yao via All-commits all-commits at lists.llvm.org
Fri Jan 1 17:31:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bcca6b12d4cbe9d4571e799899e9b956e4711bf
      https://github.com/llvm/llvm-project/commit/3bcca6b12d4cbe9d4571e799899e9b956e4711bf
  Author: Chengji Yao <yaochengji101 at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mlir/lib/IR/AffineMap.cpp
    M mlir/test/Dialect/Affine/canonicalize.mlir

  Log Message:
  -----------
  [MLIR] Fix affine_map compose with multi-symbols

Fix bug: https://bugs.llvm.org/show_bug.cgi?id=46845

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




More information about the All-commits mailing list