-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add else if
Conditional Statements to the Metal backend
#34
Comments
Hi I would like to work on this issue. So kindly assign me this issue |
Hi, I’d like to work on this issue. Could you please assign it to me?
|
Hi @rohansawant0735 |
intrested to work on the isuue |
Hi interested to work on this issue . So kindly assign it to me @NripeshN @samthakur587 |
Hi I would like to work on this issue. So kindly assign me this issue |
I would like to work on this issue.So kindly assign me this issue. |
I would like to work on this issue @NripeshN |
@NripeshN |
I am very interested in working on this issue and would like to take it on. Could you please assign it to me? Thank you! Best regards, |
Hi @NripeshN I would like to work on the above issue, so kindly assign me the task. |
* Added else if Conditional Statements to the Metal backend #34 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix: Fixed the code for the mentioned issues #34 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor Fixes * Fixed and Ran tests for issue #34 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor Fixes for else_if in MetalCrossGLCodeGen. * Added If test condition * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor Fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixing else if output for test cases * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor Fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: Fixed Parser * Fixed MetalParser.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix: Made requested changes for the MetalParser.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix : Made the changes in Metalparser.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor Fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: fixed multiple else if statement generation --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: samthakur587 <samunder268@gmail.com>
Any incompleted task kindly assign it .
Thankyou
…On Thu, 29 Aug, 2024, 2:04 pm samunder singh, ***@***.***> wrote:
Closed #34 <#34> as completed
via #39 <#39>.
—
Reply to this email directly, view it on GitHub
<#34 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4NBSQW7XFW5R2JJCB7P7KLZT3MJJAVCNFSM6AAAAABMJTTBOWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGA2TOOBZGY3TINA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I would like to work on the #34 issue , Kindly assign me the task . |
hey @NripeshN i had been assigned this issue are there any new issues that i could contribute to ? |
To add
else if
support to CrossGL, modify the following files in thecrosstl/src/backend/Metal
directory:else if
.else if
.else if
for Crossgl output.Your contribution is appreciated! Feel free to reach out on our Discord Server if you have any query.
The text was updated successfully, but these errors were encountered: