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

AArch64: Enable iand, ior, and ixor evaluators #4090

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Jul 2, 2019

This commit enables the evaluator table entries for iand, ior, and
ixor for AArch64. The evaluators are already implemented in
BinaryEvaluator.cpp.

Signed-off-by: knn-k konno@jp.ibm.com

This commit enables the evaluator table entries for iand, ior, and
ixor for AArch64.  The evaluators are already implemented in
BinaryEvaluator.cpp.

Signed-off-by: knn-k <konno@jp.ibm.com>
@0xdaryl
Copy link
Contributor

0xdaryl commented Jul 2, 2019

@genie-omr build aarch64

@0xdaryl 0xdaryl merged commit 4d8eb5e into eclipse-omr:master Jul 2, 2019
@0xdaryl 0xdaryl self-assigned this Jul 2, 2019
@knn-k knn-k deleted the aarch64eval40 branch July 3, 2019 01:24
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.

2 participants