[PATCH] D24285: AMDGPU: Remove code I think is dead

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 01:30:11 PDT 2016


nhaehnle added a comment.

I'm not deep enough into this code to really say what's expected, but I remember changing something there because the ADD path _was_ triggered (although I'm not sure whether it was here or in materializeFrameBaseRegister or both). The offending shader is attached to the bug report at https://bugs.freedesktop.org/show_bug.cgi?id=96602, perhaps you could check if that compiles with this change?


https://reviews.llvm.org/D24285





More information about the llvm-commits mailing list