diff options
author | Alfred Huang <alfred.j.huang@gmail.com> | 2017-07-14 17:56:55 +0000 |
---|---|---|
committer | Alfred Huang <alfred.j.huang@gmail.com> | 2017-07-14 17:56:55 +0000 |
commit | 5b27072f5719fddfde10dba5d8b6365f32ad0356 (patch) | |
tree | 002b32999b31b574db550600466d7a5a7344b4dd /llvm/lib/CodeGen/MachinePostDominators.cpp | |
parent | 4a6d7d45cc1dd9989c18799fe55a4cb4a06862c3 (diff) | |
download | bcm5719-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