Back out fold (shl (add x, c1), c2) -> (add (shl x, c2), c1<<c2) for now.
It's causing an infinite loop compiling ldecod on x86 / Darwin. llvm-svn: 26544
Loading
Please register or sign in to comment
It's causing an infinite loop compiling ldecod on x86 / Darwin. llvm-svn: 26544