[Mlir-commits] [mlir] [mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (PR #73639)

Andrzej Warzyński llvmlistbot at llvm.org
Mon Dec 4 02:41:39 PST 2023


banach-space wrote:

> Nothing happens, no patterns match, so no type conversions run, and because it's a partial conversion it also does not error.
> 
> See: https://godbolt.org/z/TTG9cGrrj

Argh, I missed that! Yeah, that makes sense, thanks for the discussion 🙏🏻 

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


More information about the Mlir-commits mailing list