Omr: Move _ialoadUnneeded field to Z CodeGenerator

Created on 11 Apr 2021  路  6Comments  路  Source: eclipse/omr

The following field is unique to the Z CodeGenerator and is only used by it. It should be relocated to z/codegen/OMRCodeGenerator.hpp:

https://github.com/eclipse/omr/blob/d7a31696cdb2b56f5107d500fda2fbc9a1e8b69a/compiler/codegen/OMRCodeGenerator.hpp#L271

backlog compiler good first issue help wanted

Most helpful comment

Sorry for the lag, still working on this.

All 6 comments

Hey @0xdaryl, Can I help out with this? Fairly new to open source contributions and I would like to go about it properly this time.

Sure! You can start with the project's Contributor Guidelines. If you are not familiar with git/GitHub at all then our git crash course may be of use to you too. Please reach out if you have any questions. Thanks for your help!

Sounds Good!

Sorry for the lag, still working on this.

Will have this finished this week!

Opened pull request. Thanks for your patience, enjoy the rest of your weekend!

Was this page helpful?
0 / 5 - 0 ratings