Johannes Reifferscheid
Johannes Reifferscheid
> Hi @jreiffers , I see that MLIR emitter still uses LLVM IR as code-gen from the code comment, could you please point out the place to lower MLIR to...
> Got it, thanks! We are following this way to support SPIRV target in MLIR path. I also discussed this with @penpornk , not sure if she has reached you...
> Is it possible to get micro-benchmark results for this Feel free to give it a shot. There are some indexing issues still not resolved (I thought the previous PR...
Just took another look at this. Similar to transpose vectorization, it's great that this works, but the code is a bit too complex for me, due to limitations of the...
@lingzhi98 Please take a look at https://github.com/openxla/xla/pull/12941, if you have time. Thank you!