[Mlir-commits] [mlir] [MLIR][Vector] Allow non-default memory spaces in gather/scatter lowerings (PR #67500)

Quinn Dawkins llvmlistbot at llvm.org
Thu Sep 28 07:59:58 PDT 2023


qedawkins wrote:

> I'm not familiar with this code-path, but doesn't GPU lowering target SPIR-V instead?

We can also target NVVM and ROCDL for GPU, both of which are based on LLVM-IR.

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


More information about the Mlir-commits mailing list