We can only move static allocas into the resume entry points
Dynamic allocas that still exist have been verified to be only used 'locally' not accross a suspend point. rdar://73903220 Differential Revision: https://reviews.llvm.org/D96071
Loading
Please sign in to comment