[PATCH] D86669: [ValueTracking] Remove MaxLookup from getUnderlyingObjects
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 23:48:19 PDT 2020
lebedev.ri added a comment.
> so there is no reason to limit some sequences by MaxLookup.
Except avoiding runaway compile time in some degenerate cases possibly?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86669/new/
https://reviews.llvm.org/D86669
More information about the llvm-commits
mailing list