diff options
author | Alex Zinenko <zinenko@google.com> | 2020-05-14 14:41:35 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-05-15 10:45:11 +0200 |
commit | 4ead2cf76c4a1df260e7dff0fa767074bae6e2b8 (patch) | |
tree | d19d94fa584beceba3d6dedc123a3898c8eb06c3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 56970ec6a0bed5ba4312872eed13137ca43f67fb (diff) | |
download | llvm-4ead2cf76c4a1df260e7dff0fa767074bae6e2b8.zip llvm-4ead2cf76c4a1df260e7dff0fa767074bae6e2b8.tar.gz llvm-4ead2cf76c4a1df260e7dff0fa767074bae6e2b8.tar.bz2 |
[mlir] Rename conversions involving ex-Loop dialect to mention SCF
The following Conversions are affected: LoopToStandard -> SCFToStandard,
LoopsToGPU -> SCFToGPU, VectorToLoops -> VectorToSCF. Full file paths are
affected. Additionally, drop the 'Convert' prefix from filenames living under
lib/Conversion where applicable.
API names and CLI options for pass testing are also renamed when applicable. In
particular, LoopsToGPU contains several passes that apply to different kinds of
loops (`for` or `parallel`), for which the original names are preserved.
Differential Revision: https://reviews.llvm.org/D79940
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions