[Mlir-commits] [mlir] Make createReadOrMaskedRead and isValidMaskedInputVector vector utilities (PR #89119)

Lubomir Litchev llvmlistbot at llvm.org
Fri Apr 19 07:57:36 PDT 2024


LLITCHEV wrote:

> > Shouldn't `createReadOrMaskedRead` be a Vector dialect Util?
> 
> Oh right, this shouldn't be in Linalg.

Moved to VectorUtils.

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


More information about the Mlir-commits mailing list