================
@@ -565,7 +565,7 @@ class Constant : public sandboxir::User {
};
class ConstantInt : public Constant {
----------------
tmsri wrote:
Add TODO: that is must inherit from ConstantData
https://github.com/llvm/llvm-project/pull/106775