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

[RISCV] Specify FilterClassField to filter out unneeded pseudos #65460

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

wangpc-pp
Copy link
Contributor

VMCLR and VMSET will be expanded before MC emitting, so we
don't need them being in RISCVVPseudosTable.

This PR is stacked on #65458.

@wangpc-pp wangpc-pp force-pushed the main-rvv-filter-out-unneeded-pseudos branch from 9419e13 to 12dd76a Compare September 12, 2023 02:41
@wangpc-pp
Copy link
Contributor Author

Rebase and ping.

Copy link
Contributor

@michaelmaitland michaelmaitland left a comment

Choose a reason for hiding this comment

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

LGTM.

`VMCLR` and `VMSET` will be expanded before MC emitting, so we
don't need them being in RISCVVPseudosTable.
@wangpc-pp wangpc-pp force-pushed the main-rvv-filter-out-unneeded-pseudos branch from 12dd76a to bd0f571 Compare September 15, 2023 04:01
@wangpc-pp wangpc-pp merged commit 2c8b6f1 into llvm:main Sep 15, 2023
2 checks passed
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…#65460)

`VMCLR` and `VMSET` will be expanded before MC emitting, so we
don't need them being in RISCVVPseudosTable.
@wangpc-pp wangpc-pp deleted the main-rvv-filter-out-unneeded-pseudos branch November 24, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants