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

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


LLITCHEV wrote:

> I think you also need to refactor `isValidMaskedInputVector` for your topk implementation?

I thought to do two separate PRs, but there is no reason why not to do it in one. Thanks!

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


More information about the Mlir-commits mailing list