[PATCH] D16857: More detailed memory dependence checking between volatile and non-volatile accesses
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 09:55:48 PST 2016
kparzysz added a comment.
I'm not sure that I understand this code---where is the invalid write? There is an out-of-bounds load, but I can't see any questionable stores.
Repository:
rL LLVM
http://reviews.llvm.org/D16857
More information about the llvm-commits
mailing list