[PATCH] D84180: [Matrix] Add LowerMatrixIntrinsics to the NPM

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 08:42:39 PDT 2020


SjoerdMeijer updated this revision to Diff 279538.
SjoerdMeijer added a comment.

- Check EnableMatrix for adding the pass, and
- also add it to the -O0 pipeline.


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

https://reviews.llvm.org/D84180

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/matrix-lowering-opt-levels.c
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84180.279538.patch
Type: text/x-patch
Size: 3933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/79b47e9a/attachment.bin>


More information about the llvm-commits mailing list