[all-commits] [llvm/llvm-project] d4b590: Add`final` specifier to the classop (#145977)
Jaden Angella via All-commits
all-commits at lists.llvm.org
Sun Jun 29 19:01:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4b5905a259108aa48678311b3ba7357ab108bc9
https://github.com/llvm/llvm-project/commit/d4b5905a259108aa48678311b3ba7357ab108bc9
Author: Jaden Angella <ajaden at google.com>
Date: 2025-06-29 (Sun, 29 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
M mlir/lib/Target/Cpp/TranslateToCpp.cpp
M mlir/test/mlir-translate/emitc_classops.mlir
Log Message:
-----------
Add`final` specifier to the classop (#145977)
In some use cases of the `ClassOp`, eg MLGO, we would like to be able to declare the class as final. This specifier allows for that.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list