[PATCH] D100538: [CVP] processCallSite returns wrong status
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 02:44:00 PDT 2021
ebrevnov added a comment.
In D100538#2690864 <https://reviews.llvm.org/D100538#2690864>, @lebedev.ri wrote:
> Claiming that changes were done where none were done is a bug too?
It's not a functional bug. It's always legal to invalidate results of analysis but has negative impact on compile time.
PS: not sure if that answers your question though....
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100538/new/
https://reviews.llvm.org/D100538
More information about the llvm-commits
mailing list