[all-commits] [llvm/llvm-project] 3afbfb: [mlir][NFC] Move helper substWithMin into Affine u...
    Thomas via All-commits 
    all-commits at lists.llvm.org
       
    Fri Jan 15 17:19:28 PST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3afbfb4145bea3796f1137c377774848093c3435
      https://github.com/llvm/llvm-project/commit/3afbfb4145bea3796f1137c377774848093c3435
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)
  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Utils.h
    M mlir/lib/Dialect/Affine/Utils/Utils.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
  Log Message:
  -----------
  [mlir][NFC] Move helper substWithMin into Affine utils
This allow using this helper outside of the linalg canonicalization.
Differential Revision: https://reviews.llvm.org/D94826
    
    
More information about the All-commits
mailing list