[PATCH] D83570: [Matrix] Lowering pass should also run at O0

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 09:04:17 PDT 2020


fhahn added a comment.

In D83570#2156035 <https://reviews.llvm.org/D83570#2156035>, @SjoerdMeijer wrote:

> I needed a few attempts :-(  but have left a FIXME in the test case, and have disabled it by commented out the -O0 test in rG0160ad802e89 <https://reviews.llvm.org/rG0160ad802e899c2922bc9b29564080c22eb0908c>.
>
> Just checking again to avoid duplication: are you looking into enabling this with the NPM too? I wouldn't mind having a look.


I probably won't have time to do so in the next few days, so if you would like to put up a patch, that would be great!


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

https://reviews.llvm.org/D83570





More information about the llvm-commits mailing list