AMDGPU: Don't add same instruction multiple times to worklist
When the instruction is processed the first time, it may be deleted resulting in crashes. While the new test adds the same user to the worklist twice, this particular case doesn't crash but I'm not sure why. llvm-svn: 290191
Loading
Please sign in to comment