[PATCH] D24415: AMDGPU: Default to using scalar mov to materialize immediate

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 16:36:34 PDT 2016


tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.

LGTM. This patch: https://reviews.llvm.org/D23417 plus on other I have should prevent a lot of these s_mov_b32 instructions from being moved to the valu.


https://reviews.llvm.org/D24415





More information about the llvm-commits mailing list