[PATCH] D99100: [WIP] Implement RFC: Decomposing deref(N) into deref(N) + nofree
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 14:31:57 PDT 2021
reames added a comment.
This is nearing the point of being ready for real review. When that happens, I'm going to open a new review with a much revised description. We've ended up moving in a direction which doesn't align well with the original framing on the review.
The last major piece before I put this up for review is some performance validation to make sure the impact of this isn't "too bad". Some of that can happen after the review is posted, but I want to at least have a sanity check first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99100/new/
https://reviews.llvm.org/D99100
More information about the llvm-commits
mailing list