summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2015-09-08 19:54:32 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2015-09-08 19:54:32 +0000
commit8ac35cd0310f3e37df8a0e35df446ed97bbb0ab4 (patch)
tree7df465986d5d1dbe83154efc30446fdaf3a412e6 /llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
parent8fb810a1d2beca5f9cb22cf79c0404834fe8607d (diff)
downloadbcm5719-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/InstCombineMulDivRem.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud