This is an archive of the discontinued LLVM Phabricator instance.

[Fortran/gfortran][regression][hlfir] enable widechar tests fixed with D155650
ClosedPublic

Authored by cabreraam on Aug 22 2023, 1:21 PM.

Details

Summary

Enables widechar_2.f90, widechar_7.f90, and widechar_intrinsics_10.f90 as the
blocking TODO has been taken care of as of D155650

Diff Detail

Repository
rT test-suite

Event Timeline

cabreraam created this revision.Aug 22 2023, 1:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2023, 1:21 PM
cabreraam requested review of this revision.Aug 22 2023, 1:21 PM
vzakhari accepted this revision.Aug 22 2023, 9:04 PM

LGTM. Thank you!

I wonder if you will have time to look at https://github.com/llvm/llvm-project/issues/64315. Please let me know if you won't work on it, and I will assign it to myself.

This revision is now accepted and ready to land.Aug 22 2023, 9:04 PM
tblah accepted this revision.Aug 23 2023, 3:48 AM

LGTM, thanks for this!

LGTM. Thank you!

I wonder if you will have time to look at https://github.com/llvm/llvm-project/issues/64315. Please let me know if you won't work on it, and I will assign it to myself.

Sorry I missed this! I will definitely take a look