Skip to content

Commit 4b6f146

Browse files
committed
feat: exclude MLIRVectorGPU from lit configuration
1 parent 7db7c6a commit 4b6f146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/lit.cfg.py

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
'MLIRSparseTensor',
5959
'MLIRTOSA',
6060
'MLIRTransform',
61+
'MLIRVectorGPU',
6162
'Pooling',
6263
'RISCVBuddyExt',
6364
'RVVDialect',

0 commit comments

Comments
 (0)