[PATCH] D96647: [BasicAA] Add depth limit
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 14:22:52 PST 2021
nikic added a comment.
I've opened D96996 <https://reviews.llvm.org/D96996> to just add a simple 512 depth limit, without all the extra complexity in this patch. That provides a quick fix for the immediate issue, while leaving a more comprehensive limit for later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96647/new/
https://reviews.llvm.org/D96647
More information about the llvm-commits
mailing list