Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI workflow to check clang-format usage on pull requests #1

Closed
wants to merge 1 commit into from

Conversation

pmatos
Copy link
Owner

@pmatos pmatos commented Apr 8, 2024

Adapted but heavily copied from LLVM version of pr-code-format.yml.

Adapted but heavily copied from LLVM version of pr-code-format.yml.
@pmatos pmatos closed this Apr 8, 2024
pmatos pushed a commit that referenced this pull request Aug 13, 2024
generally same # of instructions, but potentially fewer cycles:

old:
        "rmif x4, FEX-Emu#63, #nzCv",
        "cfinv"

new:
        "xor x20, x4, #1",
        "rmif x20, FEX-Emu#63, #nzCv"

Signed-off-by: Alyssa Rosenzweig <[email protected]>
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.

1 participant