================
@@ -148,6 +148,7 @@ class TosaProfileCompliance {
case Extension::none:
----------------
joker-eph wrote:
That would hide warning about missing cases when handling the enum: it's not the same intent.
https://github.com/llvm/llvm-project/pull/128889