diff options
author | Caio Oliveira <caio.oliveira@intel.com> | 2024-10-11 09:35:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 12:35:40 -0400 |
commit | 64bcb27d97137a1fd4f2f85025d414201c67b2d2 (patch) | |
tree | 76c9abd58926d7e79ba90d2223b9528fb746f426 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 03447ab98d33ad946fcffe212eb3235b41d09b59 (diff) | |
download | llvm-64bcb27d97137a1fd4f2f85025d414201c67b2d2.zip llvm-64bcb27d97137a1fd4f2f85025d414201c67b2d2.tar.gz llvm-64bcb27d97137a1fd4f2f85025d414201c67b2d2.tar.bz2 |
[mlir][spirv] Make gen_spirv_dialect.py more precise when finding inst_category (#111777)
Use a word boundary, current code was currently failing when parsing the
definition of because it would also match
`CooperativeMatrixOp` from a later mention of
`SPIRV_KHR_CooperativeMatrixOperandsAttr`.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions