Skip to content

Remove dummy opcode value setting in Instruction constructor - #6668

Merged
knn-k merged 1 commit into
eclipse-omr:masterfrom
jamesgua:dummy_bad_op
Aug 22, 2022
Merged

Remove dummy opcode value setting in Instruction constructor#6668
knn-k merged 1 commit into
eclipse-omr:masterfrom
jamesgua:dummy_bad_op

Conversation

@jamesgua

Copy link
Copy Markdown
Contributor

This should be part of #6640 since there were duplicate _opcode member at top level and extended platform level, now no need to enforce such TR::InstOpCode::bad at OMR::Instruction level and set it at platform level.

Signed-off-by: Tao Guan james_mango@yahoo.com

Signed-off-by: Tao Guan <james_mango@yahoo.com>
@knn-k

knn-k commented Aug 21, 2022

Copy link
Copy Markdown
Contributor

jenkins build xlinux,arm

@knn-k

knn-k commented Aug 21, 2022

Copy link
Copy Markdown
Contributor

Test failure on x86-macOS. I think it is the same as Issue #6556:

2022-08-21T01:21:58.1498860Z 46: [0;32m[==========] [mRunning 589 tests from 37 test cases.
2022-08-21T01:21:58.1501380Z 46: [0;32m[----------] [m16 tests from AbsVPValueTest
2022-08-21T01:21:58.1514380Z 44/46 Test #46: compunittest ........................***Exception: SegFault  0.19 sec

@knn-k knn-k left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I am going to merge this PR tomorrow if there are no other comments, especially for the x86 part.

@knn-k knn-k self-assigned this Aug 22, 2022
@knn-k
knn-k merged commit 063dc5d into eclipse-omr:master Aug 22, 2022
@jamesgua
jamesgua deleted the dummy_bad_op branch August 23, 2022 09:38
@jamesgua
jamesgua restored the dummy_bad_op branch October 18, 2022 23:19
@jamesgua
jamesgua deleted the dummy_bad_op branch October 18, 2022 23:26
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