[Mlir-commits] [mlir] [mlir][gpu] Add pass for emulating unsupported types. (PR #138087)

Md Abdullah Shahneous Bari llvmlistbot at llvm.org
Tue Jul 1 09:04:05 PDT 2025


mshahneo wrote:

> > Hi @MaheshRavishankar , @kuhar ,
> > Any suggestions, how should we move forward?
> 
> I think that both this PR and the RFC thread contained a bunch of actionable suggestions -- is there something that you think needs to be decided first before coming up with a v2 PR?

Hi @kuhar, 
I think there is one main action item that is not addressed yet, that is adding the emulation in SPIR-V dialect during conversion if I am not missing something. I can work on it in parallel since that does not affect this PR.
Please let me know what you think.

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


More information about the Mlir-commits mailing list