[PATCH] D143424: [Pipeline] Move ControlHeightReduction to module optimization pipeline
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 21:29:08 PST 2023
xur added a comment.
I think this is the reasonable place for CHR.
With this we will do a lot less CHR, we need to run a performance test to ensure there is no regression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143424/new/
https://reviews.llvm.org/D143424
More information about the llvm-commits
mailing list