Fixed bug when custom lowering DEC64m on x86.
If the DEC node had more than one user, it was doing this lowering but leaving the original DEC node around and so decrementing twice. Fixes PR11964. llvm-svn: 150356
Loading
Please register or sign in to comment