[all-commits] [llvm/llvm-project] e00cbb: [MLIR][Presburger] Cleanup getMaybeValues in FACV

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Tue May 17 21:15:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e00cbbec06c08dc616a0d52a20f678b8fbd4e304
      https://github.com/llvm/llvm-project/commit/e00cbbec06c08dc616a0d52a20f678b8fbd4e304
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Analysis/AffineStructures.h
    M mlir/lib/Dialect/Affine/Analysis/AffineStructures.cpp
    M mlir/lib/Dialect/SCF/Utils/AffineCanonicalizationUtils.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Cleanup getMaybeValues in FACV

This patch cleans up multiple getMaybeValue functions to take an IdKind instead
of special functions.

Reviewed By: arjunp

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




More information about the All-commits mailing list