diff --git a/llvm/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll b/llvm/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll --- a/llvm/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll +++ b/llvm/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll @@ -194,7 +194,7 @@ ret i16 %t5 } -; Bit width mismatch of shit amount +; Bit width mismatch of shift amount @Y32 = global i32 42 @Y16 = global i16 42