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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 14:51:22 PDT 2021


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

Rebased. I am planning on landing this after D110171 <https://reviews.llvm.org/D110171> lands.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102496

Files:
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102496.374041.patch
Type: text/x-patch
Size: 12591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/c1787b96/attachment.bin>


More information about the llvm-commits mailing list