File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ define i64 @sh3adduw_3(i64 %0, i64 %1) {
371
371
ret i64 %5
372
372
}
373
373
374
- ; Make sure we use sext.h +slli+srli for Zba+Zbb.
374
+ ; Make sure we use sext.b +slli+srli for Zba+Zbb.
375
375
; FIXME: The RV64I and Zba only cases can be done with only 3 shifts.
376
376
define zeroext i32 @sext_ashr_zext_i8 (i8 %a ) nounwind {
377
377
; RV64I-LABEL: sext_ashr_zext_i8:
Original file line number Diff line number Diff line change @@ -2298,7 +2298,7 @@ define i64 @addshl64_5_8(i64 %a, i64 %b) {
2298
2298
ret i64 %e
2299
2299
}
2300
2300
2301
- ; Make sure we use sext.h +slli+srli for Zba+Zbb.
2301
+ ; Make sure we use sext.b +slli+srli for Zba+Zbb.
2302
2302
define zeroext i32 @sext_ashr_zext_i8 (i8 %a ) nounwind {
2303
2303
; RV64I-LABEL: sext_ashr_zext_i8:
2304
2304
; RV64I: # %bb.0:
You can’t perform that action at this time.
0 commit comments