diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2022-11-29 07:58:04 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2022-11-29 07:58:10 +0530 |
commit | f49d069ac03baffd64b22792001ec40f973b3178 (patch) | |
tree | 23b0f8bafc80b571bef4e6227e27fbe5b2619c33 /lldb/packages/Python/lldbsuite | |
parent | 9de01f3cffb02827912656ac7ce03caa4d773b2d (diff) | |
download | llvm-f49d069ac03baffd64b22792001ec40f973b3178.zip llvm-f49d069ac03baffd64b22792001ec40f973b3178.tar.gz llvm-f49d069ac03baffd64b22792001ec40f973b3178.tar.bz2 |
[MLIR] Make promote single iteration optional on affine-loop-normalize
Make promote single iteration optional on affine-loop-normalize:
introduce a command-line flag and an argument on the utility. Disable it
by default since such a promotion isn't normally expected with loop
normalization: it could drop certain structure or information on the
loops that a user wanted to preserve.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D137605
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions