diff options
author | Alex Zinenko <zinenko@google.com> | 2020-12-07 16:18:32 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-12-08 10:44:37 +0100 |
commit | 80766ecc65096deeb4ff6f03562dcad94c54b862 (patch) | |
tree | 2b1c3c71448d0fef446467b9e22ae25764cd94e7 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2fe30a3534dad9f982a3d840b4bfa4870b2ba5bc (diff) | |
download | llvm-80766ecc65096deeb4ff6f03562dcad94c54b862.zip llvm-80766ecc65096deeb4ff6f03562dcad94c54b862.tar.gz llvm-80766ecc65096deeb4ff6f03562dcad94c54b862.tar.bz2 |
[mlir] Add an option to control the number of loops in affine parallelizer
Add a pass option to control the number of nested parallel loops produced by
the parallelization passes. This is useful to build end-to-end passes targeting
systems that don't need multiple parallel dimensions (e.g., CPUs typically need
only one).
Reviewed By: wsmoses, chelini
Differential Revision: https://reviews.llvm.org/D92765
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions