[PATCH] D14719: Track pristine registers in terms of register units.

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 12:19:59 PST 2015


kparzysz added a comment.

How do you prevent the scavenger from clobbering YMM0 then?  Do you think that a similar problem could also happen on X86 in some circumstances?


Repository:
  rL LLVM

http://reviews.llvm.org/D14719





More information about the llvm-commits mailing list