R600/SI: Disable VMEM and SMEM clauses by breaking them with S_NOP
authorMarek Olsak <marek.olsak@amd.com>
Sun, 7 Dec 2014 17:17:43 +0000 (17:17 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Sun, 7 Dec 2014 17:17:43 +0000 (17:17 +0000)
commit6b9ae406ac3322c57c628e8d539c9df6bc7710a1
tree931f7726e30d3aa08bb2f39d604cb36363e372c9
parenteca8933d5827f8e6890e4d19a23f5e587d9e9cf5
R600/SI: Disable VMEM and SMEM clauses by breaking them with S_NOP

This is only a workaround.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223615 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInsertWaits.cpp