Skip to content

Conversation

@milica-lazarevic
Copy link
Collaborator

Added isBarier flag to definition of BRSC_NM.

Suppressed warnings during build:

  • Reordered NanoMipsJumpTableInfo constructor parameters.
  • Added override identifier to use useIPRA.

@djtodoro
Copy link
Collaborator

djtodoro commented Jul 6, 2023

This fixes an assertion (regarding the BRSC_NM) when building lllvm-test-suite for nanoMips.

@djtodoro djtodoro changed the base branch from nanomips-llvm13-submission to nanomips July 7, 2023 10:30
@djtodoro
Copy link
Collaborator

djtodoro commented Jul 7, 2023

@milica-lazarevic should be created against nanomips branch (from now on).

Copy link
Member

@farazs-github farazs-github left a comment

Choose a reason for hiding this comment

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

This PR contains a lot of duplicate changes from PR #10

@djtodoro
Copy link
Collaborator

djtodoro commented Jul 9, 2023

This PR contains a lot of duplicate changes from PR #10

Yes, but the PR was not merged with the nanomips, which is the main dev branch as of now.

Added isBarier flag to definition of BRSC_NM.

Suppressed warnings during build:
 - Reordered NanoMipsJumpTableInfo constructor parameters.
 - Added override identifier to use useIPRA.
@farazs-github farazs-github self-requested a review July 10, 2023 15:29
Copy link
Member

@farazs-github farazs-github left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@cme cme left a comment

Choose a reason for hiding this comment

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

Thanks!

bool JIT);

bool useIPRA() const {
bool useIPRA() const override {
Copy link

Choose a reason for hiding this comment

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

Thanks, I have kept meaning to do this for a very long time :D

@cme cme merged commit 6737303 into nanomips Jul 14, 2023
farazs-github pushed a commit that referenced this pull request Mar 11, 2024
milica-lazarevic pushed a commit that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants