[PATCH] D76327: [Matrix] Also run LowerMatrixIntrinsics for -O0.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 13:02:50 PDT 2020


fhahn added a comment.

In D76327#1944749 <https://reviews.llvm.org/D76327#1944749>, @efriedma wrote:

> We could make the Module automatically compute a map from intrinsics to overloads of that intrinsic in the module, I guess.  Probably not too expensive to maintain.


Sounds good. I'll prepare a patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76327/new/

https://reviews.llvm.org/D76327





More information about the llvm-commits mailing list