[PATCH] D117882: [flang] Add ieee_is_normal/ieee_is_negative to ieee_arithmetic module.

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 01:39:28 PST 2022


kiranchandramohan added a comment.

@ygribov Thanks for this patch. Could you rebase the patch to ensure that the precommit CI is passing?

As mentioned by Peter, we have to monitor the builds after a patch is submitted. And the notification typically goes to the person who submitted it. So it is always good to have commit access to submit patches so that you may take the appropriate action on a failure. It is also recommended if you plan to contribute on a regular basis.
You can find the details for obtaining commit access from the following link.
https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

I can submit this patch for you if you share the email id that you want to use. Our buildbots are in the following location.
https://lab.llvm.org/buildbot/#/console


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117882/new/

https://reviews.llvm.org/D117882



More information about the llvm-commits mailing list