Skip to content

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented May 29, 2025

The current implementation incorrectly uses mlir::IntegerAttr::get with the unsupported type cir::IntType, which is not compatible and was never tested. As discussed in PR #1645, this is to be marked as NYI until a proper implementation is provided.

The current implementation incorrectly uses `mlir::IntegerAttr::get` with the unsupported type `cir::IntType`, which is not compatible and was never tested. As discussed in PR #1645, this is to be marked as NYI until a proper implementation is provided.
@xlauko
Copy link
Collaborator Author

xlauko commented May 29, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@xlauko xlauko marked this pull request as ready for review May 29, 2025 11:10
@bcardosolopes bcardosolopes merged commit 868a945 into main May 30, 2025
12 checks passed
@xlauko xlauko deleted the users/xlauko/cir-constant-aggregate-builder-nyi branch June 5, 2025 20:09
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
The current implementation incorrectly uses `mlir::IntegerAttr::get`
with the unsupported type `cir::IntType`, which is not compatible and
was never tested. As discussed in PR llvm#1645, this is to be marked as NYI
until a proper implementation is provided.
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