diff options
author | jofrn <jofernau@amd.com> | 2024-04-25 13:42:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 16:42:48 -0400 |
commit | eae7554d3f1fb1546c629a9a2ae0654b1001ab41 (patch) | |
tree | 66a412e2585e547fefe8923766ee6de72c51410f /clang/test/Index/annotate-nested-name-specifier.cpp | |
parent | 933f49248bfede6b22d516baa5cf80bdf85c3c61 (diff) | |
download | llvm-eae7554d3f1fb1546c629a9a2ae0654b1001ab41.zip llvm-eae7554d3f1fb1546c629a9a2ae0654b1001ab41.tar.gz llvm-eae7554d3f1fb1546c629a9a2ae0654b1001ab41.tar.bz2 |
[TableGen] ShouldIgnore Pattern bit to disable DAG pattern imports during GISel (#88382)
Added GISelShouldIgnore property to class Pattern in TargetSelectionDAG.td; it's similar to FastISelShouldIgnore. This bit can be put on a record to avoid its pattern import within GlobalISelEmitter. This allows one to avoid the record's GISel .td implementation, .inc generation, and any skipped pattern warnings from -warn-on-skipped-patterns.
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions