]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
R600/SI: Clear lds bit on MUBUF instructions used for private stores
authorTom Stellard <thomas.stellard@amd.com>
Mon, 11 Aug 2014 22:18:09 +0000 (22:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 11 Aug 2014 22:18:09 +0000 (22:18 +0000)
commit728d0e42180e40e70f8b3ca37901d86b2acb9f08
tree35cfdc0f1ae754cd376a9b0aacbe3af959187e60
parent0df264a0fdc87533eabcd3fbd780b588e6a404d0
R600/SI: Clear lds bit on MUBUF instructions used for private stores

This bit was left uninitialized, which was causing some random failures
of piglit tests.

NOTE: This is a candidate for the 3.5 branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215396 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/private-memory.ll