[PATCH] D102496: [Passes] Run vector-combine early with -fenable-matrix.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 13:16:44 PDT 2021
spatel added a comment.
Over in D102002 <https://reviews.llvm.org/D102002>, I am looking at divergence between the regular and LTO pipelines...
If I'm seeing this correctly, we will not alter the LTO pipeline in this patch. Is that intentional?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102496/new/
https://reviews.llvm.org/D102496
More information about the llvm-commits
mailing list