================ ---------------- durga4github wrote: Can we also move these else-if to just `if` since we only have return statements here? (This also aligns it cleanly with the style of the `ExtfOp::verify()` below) https://github.com/llvm/llvm-project/pull/199700