diff options
author | Stephan Herhut <herhut@google.com> | 2020-02-03 16:33:36 +0100 |
---|---|---|
committer | Stephan Herhut <herhut@google.com> | 2020-02-05 15:48:13 +0100 |
commit | e1e09f0ce6d44e86d8ab2070fe27303dd54fa189 (patch) | |
tree | a225b7ac4acc5f08a8155c961fc36c03af5aa42a /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 482e236e569e8324f70778af1eb756923cd490dc (diff) | |
download | llvm-e1e09f0ce6d44e86d8ab2070fe27303dd54fa189.zip llvm-e1e09f0ce6d44e86d8ab2070fe27303dd54fa189.tar.gz llvm-e1e09f0ce6d44e86d8ab2070fe27303dd54fa189.tar.bz2 |
[MLIR] Add mapping based on ValueRange to BlockAndValueMapper.
Summary:
It is often needed to map entire ranges rather than single values. To avoid
writing the same for loop every time, I have added an overload to the map
method.
Differential Revision: https://reviews.llvm.org/D73894
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions