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

via flang-commits flang-commits at lists.llvm.org
Tue Jan 14 07:39:03 PST 2025


https://github.com/jeanPerier approved this pull request.

Thank you Slava, that is an interesting usage of hlfir.eval_in_mem!

I wonder if we could improve the array accesses order with the hlfir.elemental case in bufferization by re-ordering the loops, but that does not sound trivial.

Please wait for Tom's feedback on ARM performance.

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


More information about the flang-commits mailing list