[all-commits] [llvm/llvm-project] e24157: [mlir] NFC: remove IntegerValueSet / MutableIntege...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Mon Mar 9 17:59:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e241573d5972d34a323fa5c64774c4207340beb3
      https://github.com/llvm/llvm-project/commit/e241573d5972d34a323fa5c64774c4207340beb3
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  [mlir] NFC: remove IntegerValueSet / MutableIntegerSet

Summary:
- these are unused and really not needed now given flat affine
  constraints

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




More information about the All-commits mailing list