Hi all, just wanted to point you to an interesting proposal on the LLVM mailing list: Dedicated LLVM intrinsics for matrix math (http://lists.llvm.org/pipermail/llvm-dev/2019-October/136240.html <http://lists.llvm.org/pipermail/llvm-dev/2019-October/136240.html>).
On Tuesday a first patch got into review, so this is relatively concrete: https://reviews.llvm.org/D70456 <https://reviews.llvm.org/D70456>. Eigen even got mentioned here: https://reviews.llvm.org/D70456#inline-635182 <https://reviews.llvm.org/D70456#inline-635182> Cheers, David
