diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2020-04-05 06:54:16 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-04-10 12:55:21 +0530 |
commit | a5b9316b24ce1de54ae3ab7a5254f0219fee12ac (patch) | |
tree | 82bbf322927716f53feeda705982747d7df0f42d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | b54b4ecac3e5a340cecfabb41f845ab345945785 (diff) | |
download | llvm-a5b9316b24ce1de54ae3ab7a5254f0219fee12ac.zip llvm-a5b9316b24ce1de54ae3ab7a5254f0219fee12ac.tar.gz llvm-a5b9316b24ce1de54ae3ab7a5254f0219fee12ac.tar.bz2 |
[MLIR][NFC] applyPatternsGreedily -> applyPatternsAndFoldGreedily
Rename mlir::applyPatternsGreedily -> applyPatternsAndFoldGreedily. The
new name is a more accurate description of the method - it performs
both, application of the specified patterns and folding of all ops in
the op's region irrespective of whether any patterns have been supplied.
Differential Revision: https://reviews.llvm.org/D77478
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions