summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachinePostDominators.cpp
diff options
context:
space:
mode:
authorAlfred Huang <alfred.j.huang@gmail.com>2017-07-14 17:56:55 +0000
committerAlfred Huang <alfred.j.huang@gmail.com>2017-07-14 17:56:55 +0000
commit5b27072f5719fddfde10dba5d8b6365f32ad0356 (patch)
tree002b32999b31b574db550600466d7a5a7344b4dd /llvm/lib/CodeGen/MachinePostDominators.cpp
parent4a6d7d45cc1dd9989c18799fe55a4cb4a06862c3 (diff)
downloadbcm5719-llvm-5b27072f5719fddfde10dba5d8b6365f32ad0356.tar.gz
bcm5719-llvm-5b27072f5719fddfde10dba5d8b6365f32ad0356.zip
[AMDGPU] Do not insert an instruction into worklist twice in movetovalu
In moveToVALU(), move to vector ALU is performed, all instrs in the use chain will be visited. We do not want the same node to be pushed to the visit worklist more than once. Differential Revision: https://reviews.llvm.org/D34726 llvm-svn: 308039
Diffstat (limited to 'llvm/lib/CodeGen/MachinePostDominators.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud