[flang-commits] [flang] [flang] Inline hlfir.matmul[_transpose]. (PR #122821)

via flang-commits flang-commits at lists.llvm.org
Wed Jan 15 00:33:17 PST 2025


jeanPerier wrote:


> It seems to me that it is too much to do in hlfir.elemental bufferization :) The loop distribution and interchange should do it, but not in their current state in LLVM. Maybe MLIR loop opts will be able to do it sometime.

> That is why I would like to keep a possibility to inline it both ways and continue experimenting.

Thanks for the details, this makes total sense to me.




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


More information about the flang-commits mailing list