[all-commits] [llvm/llvm-project] e1fb9d: [MLIR][NFC] modernize affine.for unroll test pass
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Tue Mar 31 13:52:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e1fb9d53727f379be7930e8d8bb24c3c7da2f12a
https://github.com/llvm/llvm-project/commit/e1fb9d53727f379be7930e8d8bb24c3c7da2f12a
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M mlir/lib/Dialect/Affine/Transforms/LoopUnroll.cpp
Log Message:
-----------
[MLIR][NFC] modernize affine.for unroll test pass
The walk code here was written before any of the support was
available in IR/. Replace/cleanup.
Differential Revision: https://reviews.llvm.org/D77166
More information about the All-commits
mailing list