[PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:54:52 PST 2016


arsenm added a comment.

There should probably be a comment about why this is OK because SMRD is only originally  selected when the pointer is known uniform


http://reviews.llvm.org/D17305





More information about the llvm-commits mailing list