[llvm] [mlir] [mlir][tosa] Add profile-based operation validation (PR #126992)
TatWai Chong via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 16:56:04 PST 2025
================
@@ -12158,6 +12158,26 @@ gentbl_cc_library(
["-gen-op-defs"],
"include/mlir/Dialect/Tosa/IR/TosaOps.cpp.inc",
),
+ (
----------------
tatwaichong wrote:
Thanks. Your layout is more structured. Update it as suggested.
https://github.com/llvm/llvm-project/pull/126992
More information about the llvm-commits
mailing list