Skip to content

Conversation

anirudhsundar
Copy link
Contributor

@anirudhsundar anirudhsundar commented Aug 22, 2025

This patch adds support for IITDescriptor::Vector type and adds
NYI for the others.

@anirudhsundar
Copy link
Contributor Author

First patch related to #1820

@anirudhsundar anirudhsundar force-pushed the cir_add_iitdesc_types branch from c704401 to d2e614d Compare August 22, 2025 16:18
Copy link
Collaborator

@tommymcm tommymcm left a comment

Choose a reason for hiding this comment

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

lgtm, one nit

@anirudhsundar anirudhsundar force-pushed the cir_add_iitdesc_types branch from d2e614d to 445c6a9 Compare August 22, 2025 17:41
Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

Thanks for your first contribution, way to go! We need some tests that can exercise the newly added handling for the types!

If that would requiring adding more support for instructions, than probably just keep this PR for all NYI and you can incrementally introduce the types in different PRs as you can write testcases for those.

This patch adds support for IITDescriptor::Vector type and adds
NYI for the others.
@anirudhsundar anirudhsundar force-pushed the cir_add_iitdesc_types branch from 445c6a9 to 7ae3353 Compare August 24, 2025 17:13
@anirudhsundar anirudhsundar changed the title [CIR] Add some IITDescriptor types [CIR] Add IITDescriptor type cases Aug 24, 2025
@bcardosolopes bcardosolopes merged commit 7ad17f2 into llvm:main Aug 27, 2025
8 of 9 checks passed
@anirudhsundar anirudhsundar deleted the cir_add_iitdesc_types branch August 27, 2025 21:00
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.

3 participants