Skip to content
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

Refactor ternary to select cleanup #4865

Merged

Conversation

alvee-unb
Copy link
Contributor

@alvee-unb alvee-unb commented Feb 25, 2020

Cleaning up duplicated code

Removed deprecated functions (i.e. getSupportsTernary etc.)
which were introduced by the PR #4578.

Closes: #681 and #4847

@alvee-unb alvee-unb force-pushed the Refactor-TernaryToSelect-Cleanup branch from cb88d4d to fae0f8c Compare February 25, 2020 21:10
@alvee-unb alvee-unb changed the title WIP: Refactor ternary to select cleanup Refactor ternary to select cleanup Mar 3, 2020
Removed deprecated functions (i.e. `getSupportsTernary` etc.)
which were introduced by the PR eclipse-omr#4578.

Closes: GitHub issue eclipse-omr#681 and eclipse-omr#4847

Signed-off-by: Md. Alvee Noor <mnoor@unb.ca>
@alvee-unb alvee-unb force-pushed the Refactor-TernaryToSelect-Cleanup branch from fae0f8c to 55e29bd Compare March 3, 2020 15:36
@0xdaryl
Copy link
Contributor

0xdaryl commented Mar 11, 2020

@genie-omr build all

@0xdaryl 0xdaryl self-assigned this Mar 11, 2020
@0xdaryl
Copy link
Contributor

0xdaryl commented Mar 11, 2020

AIX CI tests appear to pass, but fail afterwards for an infrastructural issue. Merging.

@0xdaryl 0xdaryl merged commit bd89486 into eclipse-omr:master Mar 11, 2020
@aarongraham9 aarongraham9 deleted the Refactor-TernaryToSelect-Cleanup branch February 16, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename TR::ternary opcode to TR::select
3 participants