diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-10-06 10:02:27 -0500 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-10-06 10:49:07 -0500 |
commit | f37e8b0b831e61d3b6033829fff05d6d193ab735 (patch) | |
tree | 7016beb624898237acb8bbd7a325cc982d97609d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 94db1e98a6c072fdc4585f7dbe986604a7d28b35 (diff) | |
download | llvm-f37e8b0b831e61d3b6033829fff05d6d193ab735.zip llvm-f37e8b0b831e61d3b6033829fff05d6d193ab735.tar.gz llvm-f37e8b0b831e61d3b6033829fff05d6d193ab735.tar.bz2 |
[Clang][OpenMP] Infix OMPLoopTransformationDirective abstract class. NFC.
Insert OMPLoopTransformationDirective between OMPLoopBasedDirective and the loop transformations OMPTileDirective and OMPUnrollDirective. This simplifies handling of loop transformations not requiring distinguishing between OMPTileDirective and OMPUnrollDirective anymore.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D111119
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions