[Mlir-commits] [mlir] [mlir][Vector] Support poison in `vector.shuffle` mask (PR #122188)

Diego Caballero llvmlistbot at llvm.org
Fri Jan 17 14:04:10 PST 2025


dcaballe wrote:

Thanks!

> Would be nice to leave a TODO somewhere to handle this in folds/cannon patterns, e.g., extract, extract_strided_slice, etc.

I added this to the ops' doc. I already have some of this implemented.

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


More information about the Mlir-commits mailing list