[PATCH] D16254: AMDGPU: Split 64-bit and of constant up

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 12:34:35 PST 2016


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

LGTM.  It's too bad we don't have a good way to detect SALU/VALU ops at SelectionDAG time.  I guess global ISel will help solve this problem.


http://reviews.llvm.org/D16254





More information about the llvm-commits mailing list