[PATCH] D51794: AMDGPU: Don't error on calls to null or undef
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 05:19:02 PDT 2018
arsenm added a comment.
Considering emitting traps requires fixing traps first, otherwise a program that should work will incorrectly trap
https://reviews.llvm.org/D51794
More information about the llvm-commits
mailing list