AMDPGU/SI: Use AssertZext node to mask high bit for scratch offsets
Summary: We can safely assume that the high bit of scratch offsets will never be set, because this would require at least 128 GB of GPU memory. Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11225 llvm-svn: 242433
Loading
Please sign in to comment