[InstCombine] Add test case demonstrating that we don't propagate nsw flag...
[InstCombine] Add test case demonstrating that we don't propagate nsw flag when converting mul by pow2 to shl when the type is larger than 64-bits. NFC llvm-svn: 306427
Loading
Please sign in to comment