Unverified Commit 26994c36 authored by Zach Goldthorpe's avatar Zach Goldthorpe Committed by GitHub
Browse files

[NFC] Edit lit-test comment (#195361)

Fixes lit test comment from #195286
parent 491e8ced
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1036,7 +1036,7 @@ entry:
  ret i128 %sel
}

; Should be folded: icmp eq + select with constant in true value
; Should NOT be folded: icmp eq + select with constant in other position
define i128 @icmp_select_no_fold_i128_other_pos(i128 %arg, i128 %other) {
; GFX900-LABEL: icmp_select_no_fold_i128_other_pos:
; GFX900:       ; %bb.0: ; %entry