[PATCH] D76858: [Matrix] Run simple version of lowering in backend.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:43:57 PDT 2020
fhahn added a comment.
Herald added a subscriber: nikic.
I won't submit the patch as-is, as it seems there are some minor compile-time regressions (http://llvm-compile-time-tracker.com/compare.php?from=49ac7c375aeaf54b698a93c9e3dea173c50fc455&to=99a8726f6f25554afc0b924fe87944b6ce376e33&stat=instructions) which I'd rather avoid. I'll get back to this once we have a better way to detect whether there are any matrix intrinsics to lower.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76858/new/
https://reviews.llvm.org/D76858
More information about the llvm-commits
mailing list