diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-08 14:47:29 +0100 |
---|---|---|
committer | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-09 14:43:02 +0100 |
commit | e630a502230f8779bddd214094d28fef61fde866 (patch) | |
tree | 33f70d6c8fed678f68d8ff38296cd57430ea4d04 /clang/tools/include-mapping/cppreference_parser.py | |
parent | 406b3f2cbbee764578184e19de42d3a0602883aa (diff) | |
download | llvm-e630a502230f8779bddd214094d28fef61fde866.zip llvm-e630a502230f8779bddd214094d28fef61fde866.tar.gz llvm-e630a502230f8779bddd214094d28fef61fde866.tar.bz2 |
[mlir][llvm] Fuse MD_access_group & MD_loop import
This commit moves the importing logic of access group metadata into the
loop annotation importer. These two metadata imports can be grouped
because access groups are only used in combination with
`llvm.loop.parallel_accesses`.
As a nice side effect, this commit decouples the LoopAnnotationImporter
from the ModuleImport class.
Differential Revision: https://reviews.llvm.org/D143577
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions