This is an archive of the discontinued LLVM Phabricator instance.

[flang] Temp Driver - pass the flag to change the default integer kind through to F18_FC
ClosedPublic

Authored by AlexisPerry on Jul 21 2020, 1:16 PM.

Diff Detail

Event Timeline

AlexisPerry created this revision.Jul 21 2020, 1:16 PM
Herald added a project: Restricted Project. · View Herald Transcript

Thanks Alexis, give me a day or two to get back to you.

sscalpone accepted this revision.Jul 21 2020, 2:39 PM

Look good. Thanks. P.S. Is someone going to ask about -r8 soon?

This revision is now accepted and ready to land.Jul 21 2020, 2:39 PM
naromero77 accepted this revision.Jul 21 2020, 6:03 PM

Tested with Gfortran and PGI. Looks good

@sscalpone I have not run into -r8 so far with the DOE SC codes that I have been compiling. If I run into it, I can make the Differential in Phabricator to add it.

I don't know what changed between my last patch and now, but I am unable to land this patch myself. I keep getting the following error:
EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]

Do any of you know how to fix this error so I can land the patch? If this isn't fixable, would one of you be willing to land the patch on my behalf? Thanks!

I don't know what changed between my last patch and now, but I am unable to land this patch myself. I keep getting the following error:
EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]

Do any of you know how to fix this error so I can land the patch? If this isn't fixable, would one of you be willing to land the patch on my behalf? Thanks!

I can't explain the problem but arcanist is working for me so I can land it for you.

This revision was automatically updated to reflect the committed changes.

I don't know what changed between my last patch and now, but I am unable to land this patch myself. I keep getting the following error:
EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]

Do any of you know how to fix this error so I can land the patch? If this isn't fixable, would one of you be willing to land the patch on my behalf? Thanks!

how to resolve the problem ? I have the same error when I land my code,but I have no idea.
EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:70]