Matt Arsenault 40cf5b3d29 AMDGPU: Fix crash when disassembling VOP3 mac
The unused dummy src2_modifiers is missing, so it crashes
when trying to print it.

I tried to fully remove src2_modifiers, but there are some
irritations in the places where it is converted to mad since
it starts to require modifying use lists while iterating over
them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299861 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-10 17:58:06 +00:00
..
2017-03-30 23:58:04 +00:00
2017-03-21 22:18:10 +00:00
2017-02-09 20:37:46 +00:00
2017-03-15 15:37:42 +00:00
2017-03-15 15:37:42 +00:00
2016-07-22 17:01:21 +00:00
2017-03-21 22:18:10 +00:00
2017-03-21 22:18:10 +00:00
2016-11-10 16:02:37 +00:00