[PATCH] D118877: [DagCombine] Increase depth by number of operands to avoid a pathological compile time.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 02:12:13 PST 2022
RKSimon added a reviewer: fhahn.
RKSimon added a comment.
Both these have been reported in the past about large token counts affecting compile time:
https://github.com/llvm/llvm-project/issues/52858
https://github.com/llvm/llvm-project/issues/40519
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118877/new/
https://reviews.llvm.org/D118877
More information about the llvm-commits
mailing list