[all-commits] [llvm/llvm-project] 4b56e2: [mlir][Analysis][NFC] Remove code duplication arou...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Aug 11 00:06:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b56e2ee1dd46a5c239bd9bbf0408332fba523a9
      https://github.com/llvm/llvm-project/commit/4b56e2ee1dd46a5c239bd9bbf0408332fba523a9
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M mlir/include/mlir/Analysis/AffineStructures.h
    M mlir/lib/Analysis/AffineStructures.cpp

  Log Message:
  -----------
  [mlir][Analysis][NFC] Remove code duplication around getFlattenedAffineExprs

Remove code duplication in `addLowerOrUpperBound` and `composeMatchingMap`.

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




More information about the All-commits mailing list