[Mlir-commits] [mlir] [mlir][vectorize] Support affine.apply in SuperVectorize (PR #77968)

Sergei Grechanik llvmlistbot at llvm.org
Fri Feb 2 10:28:19 PST 2024


https://github.com/sergei-grechanik requested changes to this pull request.

I'm not sure about handling affine.apply like this because it's recommended to fold affine.apply ops into load/store ops anyway.

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


More information about the Mlir-commits mailing list