Skip to content

Commit ec00c54

Browse files
author
git apple-llvm automerger
committed
Merge commit '9e7368888ec3' from apple/master into swift/master-next
2 parents 5e90027 + 9e73688 commit ec00c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ define i16 @n11(i32 %x, i16 %y) {
194194
ret i16 %t5
195195
}
196196

197-
; Bit width mismatch of shit amount
197+
; Bit width mismatch of shift amount
198198

199199
@Y32 = global i32 42
200200
@Y16 = global i16 42

0 commit comments

Comments
 (0)