commit | 55ec9f281ce3348a1a08792d96a34034ab19442d | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Sep 08 19:54:32 2015 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Sep 08 19:54:32 2015 +0000 |
tree | 9fd32d19dfbffbdeccc5907753a1a4e30f8ad5b0 | |
parent | 33f41ffd1ff15f4e527c829edd72eacb0ae89309 [diff] |
AMDGPU: Mark s_barrier as a high latency instruction These were marked as WriteSALU, which is low latency. I'm guessing at the value to use, but it should probably be considered the highest latency instruction. I'm not sure this has any actual effect since hasSideEffects probably is preventing any moving of these. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247060 91177308-0d34-0410-b5e6-96231b3b80d8