[PATCH] D37758: [AMDGPU] For amdpal, widen interpolation mode workaround

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 16 01:26:39 PDT 2017


tpr added inline comments.


================
Comment at: test/CodeGen/AMDGPU/amdpal-psenable.ll:21
+
+attributes #6 = { nounwind "InitialPSInputAddr"="2" }
----------------
arsenm wrote:
> Can we rename these attributes to match the naming convention and start with an amdgpu- prefix
Maybe, but that is unrelated to what this change is about. I suggest doing it in a different change, Also it would need coordination between the backend, mesa, and now the amdpal frontend.


https://reviews.llvm.org/D37758





More information about the llvm-commits mailing list