jayfoad wrote:

> Use PoisonValue instead of nullptr for load memop as a Value.

What is the effect of that? I thought nullptr was supposed to represent an 
unknown value, so you have to conservatively assume it might alias with 
anything.

https://github.com/llvm/llvm-project/pull/75247
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to