[PATCH] D53362: [Prototype] Heap-To-Stack Conversion Pass
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 00:09:02 PDT 2019
hfinkel added a comment.
In D53362#1592224 <https://reviews.llvm.org/D53362#1592224>, @sstefan1 wrote:
> Hi Hal! Are you planning on working on this one? If not maybe I can take over? Now that we have `nofree` & `nosync` added and deduced in the Attributor, maybe this can be revisited.
I would certainly like to see progress on this, and it's great that we can now get back to this. If you have time in the short term to make progress here, I'm happy for you to do so (and, of course, I'll help review).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53362/new/
https://reviews.llvm.org/D53362
More information about the llvm-commits
mailing list