Omr: Should deprecated unsigned opcodes be supported in tril

Created on 3 Nov 2017  路  2Comments  路  Source: eclipse/omr

While writing some tril tests I learned that unsigned opcodes are deprecated (except perhaps the conversion ones like iu2l). Nodes like iuconst are currently not supported in tril (the node doesn't set the isInteger() property). This issue is opened to ask if they should be supported at all and if there is any other work required in relation to this.
@Leonardo2718 @NigelYiboYu

tril question

Most helpful comment

If iuconst is deprecated, can we get an issue to track its removal, perhaps modelled on https://github.com/eclipse/omr/issues/1913

All 2 comments

If iuconst is deprecated, can we get an issue to track its removal, perhaps modelled on https://github.com/eclipse/omr/issues/1913

The answer is no. Deprecated IL opcodes will be removed via #2657.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0xdaryl picture 0xdaryl  路  5Comments

0dvictor picture 0dvictor  路  5Comments

aviansie-ben picture aviansie-ben  路  6Comments

fjeremic picture fjeremic  路  3Comments

0xdaryl picture 0xdaryl  路  3Comments