[PATCH] D142787: [GVN] Don't count debug instructions when limit the number of checked instructions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 29 23:27:04 PST 2023
mkazantsev added a comment.
If I understand this limitation correctly, its only goal is to save compile time. What are you trying to achieve? Good performance in debug mode or?..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142787/new/
https://reviews.llvm.org/D142787
More information about the llvm-commits
mailing list