mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
[bazel] add missing targets since 3be7c28917
This commit is contained in:
@@ -3863,6 +3863,14 @@ gentbl_cc_library(
|
||||
["-gen-enum-defs"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsEnums.cpp.inc",
|
||||
),
|
||||
(
|
||||
["-gen-struct-attr-decls"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsStructs.h.inc",
|
||||
),
|
||||
(
|
||||
["-gen-struct-attr-defs"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsStructs.cpp.inc",
|
||||
),
|
||||
(
|
||||
[
|
||||
"-gen-attrdef-decls",
|
||||
|
||||
Reference in New Issue
Block a user