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

Builtin optimisation enhancement #22

Open
7 of 8 tasks
MaryBennett opened this issue Feb 20, 2023 · 2 comments
Open
7 of 8 tasks

Builtin optimisation enhancement #22

MaryBennett opened this issue Feb 20, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@MaryBennett
Copy link
Collaborator

MaryBennett commented Feb 20, 2023

The CORE-V builtins can be enhanced by expanding the rtl for each instruction. This would allow gcc to pattern match to these builtins.
More testing with a simulator would be required.

Added, untested with simulator:

  • XCVmac
  • XCValu
  • XCVelw
  • XCVbi
  • XCVmem
  • XCVbitmanip
  • XCVsimd
  • XCVhwlp
@NandniJamnadas NandniJamnadas added the enhancement New feature or request label May 5, 2023
@MaryBennett
Copy link
Collaborator Author

This is required for upstreaming

@yulong18
Copy link
Contributor

I and @zhixiao-zhang will focuse on the implementation of XCVsimd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants