[PATCH] D102496: [Passes] Run vector-combine early with -fenable-matrix.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 16 05:52:02 PDT 2021


fhahn updated this revision to Diff 345704.
fhahn added a comment.

Thanks for taking a look! I added a phase ordering test and updated the pipeline tests as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102496

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102496.345704.patch
Type: text/x-patch
Size: 12972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210516/7e26541e/attachment.bin>


More information about the llvm-commits mailing list