Omr: Migrate cs2/bitmanip.h to OMR core

Created on 5 Jun 2019  路  3Comments  路  Source: eclipse/omr

The file compiler/cs2/bitmanip.h contains a number of useful bit manipulation utilities that could be used in any component in OMR. These should be moved out of the CS2 namespace, documented, and migrated to somewhere in include/omr_core to be available for all. Test cases should be written as well to exercise the APIs.

backlog compiler core good first issue help wanted

All 3 comments

@rwy0717 fyi, as I believe you've had thoughts in this area in the past.

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment on the issue or it will be closed in 60 days.

As part of this, the overlap with infra/Bit.hpp should be eliminated.

Was this page helpful?
0 / 5 - 0 ratings