[all-commits] [llvm/llvm-project] 3d9388: [MLIR][NFC] Refactor affine analysis helpers
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Wed Aug 10 17:59:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d93885f7cb6335615b9fcf595ab63fbef33b641
https://github.com/llvm/llvm-project/commit/3d93885f7cb6335615b9fcf595ab63fbef33b641
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M mlir/lib/Dialect/Affine/Analysis/AffineAnalysis.cpp
Log Message:
-----------
[MLIR][NFC] Refactor affine analysis helpers
Refactor affine analysis helpers: the existing ones were using
unnecessary or improperly named arguments. NFC.
Differential Revision: https://reviews.llvm.org/D131557
More information about the All-commits
mailing list