[PATCH] D74661: AMDGPU/GlobalISel: Insert readfirstlane on SGPR returns
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 16 03:43:07 PST 2020
nhaehnle requested changes to this revision.
nhaehnle added a comment.
This revision now requires changes to proceed.
Please remove the changes in the bswap test. It is critically important that we do not insert unnecessary v_readfirstlane insructions. Mesa performance leans on this quite heavily.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74661/new/
https://reviews.llvm.org/D74661
More information about the llvm-commits
mailing list