[PATCH] D24039: Fixed spill stack objects are mutable

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 16:29:50 PDT 2016


kparzysz added a comment.

In https://reviews.llvm.org/D24039#529774, @hfinkel wrote:

> Krzysztof, did I understand the situation correctly?


Yes, exactly.  I'd only add that the problem can also occur during packetization (as a matter of fact, that's where I discovered it).


Repository:
  rL LLVM

https://reviews.llvm.org/D24039





More information about the llvm-commits mailing list