[all-commits] [llvm/llvm-project] bec785: [MLIR][NFC] flat affine constraints - refactor to ...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Mar 23 22:28:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bec785ab704b88ffec51eb54404daa5d4ebfc265
https://github.com/llvm/llvm-project/commit/bec785ab704b88ffec51eb54404daa5d4ebfc265
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M mlir/include/mlir/Analysis/AffineStructures.h
M mlir/lib/Analysis/AffineStructures.cpp
Log Message:
-----------
[MLIR][NFC] flat affine constraints - refactor to share, renames
- refactor to remove duplicate code
- some renaming / comment updates for readability
Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>
Differential Revision: https://reviews.llvm.org/D76667
More information about the All-commits
mailing list