Fix dynamic probing scheme
If we probe *after* each static stack allocation, we need to probe *before* each dynamic stack allocation. Provide a scheme to describe the possible scenario. Thanks a lot to @jonpa for motivating this fix. Differential Revision: https://reviews.llvm.org/D81067
parent
0671a4c5
Please register or sign in to comment