[PATCH] D51794: AMDGPU: Don't error on calls to null or undef

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 09:10:49 PDT 2018


rampitec added a comment.

In https://reviews.llvm.org/D51794#1233163, @arsenm wrote:

> Considering emitting traps requires fixing traps first, otherwise a program that should work will incorrectly trap


Do you agree that is how we have to handle it in principle? If that requres further fixes I do not object a todo comment here.


https://reviews.llvm.org/D51794





More information about the llvm-commits mailing list