[Mlir-commits] [mlir] [mlir][vector] Replace cast_or_null with dyn_cast_or_null (PR #108048)

Han-Chung Wang llvmlistbot at llvm.org
Mon Sep 16 00:49:27 PDT 2024


hanhanW wrote:

> > Are you saying we're missing a verifier here?
> 
> Yes, I took a quick look: #108123 We should check that this is not breaking downstreams using `vector.mask`, though. @hanhanW @banach-space, could you help with that? We may have to add MaskableOpInterface to a few operations.

Thanks for taking a look at this! I am just back from vacation and catching up with changes. I'll get back to this later.

https://github.com/llvm/llvm-project/pull/108048


More information about the Mlir-commits mailing list