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

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Sep 17 07:01:05 PDT 2024


banach-space wrote:

> 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.

All seems good at our end, thanks for waiting!

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


More information about the Mlir-commits mailing list