[all-commits] [llvm/llvm-project] 25d699: [mlir] More support for detached regions in affine...
ftynse via All-commits
all-commits at lists.llvm.org
Mon May 11 06:30:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 25d6995079431531c2c7c8955ebe9a3d1875180d
https://github.com/llvm/llvm-project/commit/25d6995079431531c2c7c8955ebe9a3d1875180d
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
Log Message:
-----------
[mlir] More support for detached regions in affine symbol checkers
Add documentation to `isToLevelValue` explaining its behavior for
detached regions, and fix the overloaded version that accepts `Region`.
More information about the All-commits
mailing list