diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-09-08 19:54:32 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-09-08 19:54:32 +0000 |
commit | 8ac35cd0310f3e37df8a0e35df446ed97bbb0ab4 (patch) | |
tree | 7df465986d5d1dbe83154efc30446fdaf3a412e6 /llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp | |
parent | 8fb810a1d2beca5f9cb22cf79c0404834fe8607d (diff) | |
download | bcm5719-llvm-8ac35cd0310f3e37df8a0e35df446ed97bbb0ab4.tar.gz bcm5719-llvm-8ac35cd0310f3e37df8a0e35df446ed97bbb0ab4.zip |
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.
llvm-svn: 247060
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp')
0 files changed, 0 insertions, 0 deletions