Skip to content

[TableGen] Migrate CodeGenHWModes to use const RecordKeeper #107851

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Sep 9, 2024

Migrate CodeGenHWModes to use const RecordKeeper and const Record pointers.

This is a part of effort to have better const correctness in TableGen backends:

https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089

Migrate CodeGenHWModes to use const RecordKeeper and const
Record pointers.
@jurahul jurahul marked this pull request as ready for review September 9, 2024 13:25
@jurahul jurahul requested review from topperc, nvjle and arsenm September 9, 2024 13:25
@jurahul jurahul merged commit 985600d into llvm:main Sep 9, 2024
11 checks passed
@jurahul jurahul deleted the const_record_codegen_hw_modes branch September 9, 2024 20:09
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.

2 participants