[PATCH] D113179: [Passes] Move AggressiveInstCombine after InstCombine
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 04:10:41 PDT 2021
lebedev.ri added a comment.
Isn't it just a symptom that said passes need to be enhanced?
They will still not handle the 'bad' patterns even if AIC no longer produces them beforehand.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113179/new/
https://reviews.llvm.org/D113179
More information about the llvm-commits
mailing list