[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / mul-masked-bits.ll
index d8bcfaf7c3500ed632782baedcd20c465ffb0a89..a43d5f20beaaeede2cb1754e3f2ec0f0d825c569 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep ashr
+; RUN: opt %s -instcombine -S | grep ashr
 
 define i32 @foo(i32 %x, i32 %y) {
   %a = and i32 %x, 7