mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
[mlir] more bazel fixes for vector attributes
This commit is contained in:
@@ -1392,6 +1392,7 @@ filegroup(
|
||||
name = "VectorOpsPyFiles",
|
||||
srcs = [
|
||||
"mlir/dialects/vector.py",
|
||||
":VectorAttributesPyGen",
|
||||
":VectorOpsPyGen",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user