]> granicus.if.org Git - llvm/commit
AMDGPUAnnotateUniformValue should always treat volatile loads as divergent
authorAlexander Timofeev <Alexander.Timofeev@amd.com>
Fri, 2 Jun 2017 15:25:52 +0000 (15:25 +0000)
committerAlexander Timofeev <Alexander.Timofeev@amd.com>
Fri, 2 Jun 2017 15:25:52 +0000 (15:25 +0000)
commitdfdb788875e2637c2f68c19501cd97ef821a124f
tree67d9b00a66e309111c20a2d5e366bf61a7c8a1a5
parent7df090cb2bd6cb97e9d3be2cd79744d633fd61ff
AMDGPUAnnotateUniformValue should always treat volatile loads as divergent

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304554 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SMInstructions.td
test/CodeGen/AMDGPU/not-scalarize-volatile-load.ll [new file with mode: 0644]