aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2023-02-18 14:46:55 +0530
committerUday Bondhugula <uday@polymagelabs.com>2023-03-15 06:40:24 +0530
commit3e497a114730cebdf96f3556af081d876b6ac8b3 (patch)
treea46877ac4cd6eae7f45e99a7a9630fa54e913fa7 /llvm/lib/Support/CommandLine.cpp
parent7ada7bbee17f7cd995882dfcc3ac9fa32daf1a4f (diff)
downloadllvm-3e497a114730cebdf96f3556af081d876b6ac8b3.zip
llvm-3e497a114730cebdf96f3556af081d876b6ac8b3.tar.gz
llvm-3e497a114730cebdf96f3556af081d876b6ac8b3.tar.bz2
[MLIR] Update/fix memref region computation for affine.parallel ops
When the affine.parallel op was introduced, affine utilities weren't extended to handle it. Extending these is straightforward and natural given that addAffineParallelOpDomain has also been added. Update/complete memref region compute to account for affine.parallel ops. Handle failure cleanly. Add and expose utilities missing for affine.parallel to be consistent with affine.for. All of these allow various affine passes to work with a combination of affine.parallel and affine.for ops. Differential Revision: https://reviews.llvm.org/D145669
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions