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) {
371371 ret i64 %5
372372}
373373
374- ; Make sure we use sext.h +slli+srli for Zba+Zbb.
374+ ; Make sure we use sext.b +slli+srli for Zba+Zbb.
375375; FIXME: The RV64I and Zba only cases can be done with only 3 shifts.
376376define zeroext i32 @sext_ashr_zext_i8 (i8 %a ) nounwind {
377377; 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) {
22982298 ret i64 %e
22992299}
23002300
2301- ; Make sure we use sext.h +slli+srli for Zba+Zbb.
2301+ ; Make sure we use sext.b +slli+srli for Zba+Zbb.
23022302define zeroext i32 @sext_ashr_zext_i8 (i8 %a ) nounwind {
23032303; RV64I-LABEL: sext_ashr_zext_i8:
23042304; RV64I: # %bb.0:
You can’t perform that action at this time.
0 commit comments