Issue 124662
Summary msan: Consider handling add/sub as add
Labels new issue
Assignees thurstond
Reporter vitalybuka
                  > consider this an acceptable tradeoff for performance.

if we apply instruction to just allocated memory block completly uninitialzied
sub(Sa, Sb) can produce zero shadow?

Maybe better to apply Add(Sa, Sb) always?

_Originally posted by @vitalybuka in https://github.com/llvm/llvm-project/pull/124159#discussion_r1928300354_
 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to