[PATCH] D92421: Limit the recursion depth of SelectionDAG::isSplatValue()
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 14:07:08 PST 2020
bogner accepted this revision.
bogner added a comment.
This revision is now accepted and ready to land.
LGTM once it actually compiles (we'll certainly need to call `isSplatValue` with a depth of zero somewhere)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92421/new/
https://reviews.llvm.org/D92421
More information about the llvm-commits
mailing list