Skip to content

Conversation

@Sunny-Anand
Copy link
Collaborator

@tungld
Copy link
Member

tungld commented Dec 17, 2025

This PR in LLVM did some updates when removing usePropertiesForAttributes: llvm/llvm-project#123505, it may help us to know where we need to change in onnx-mlir also.

In my understanding, we now access attributes via properties, for example, instead of IntegerAttr axis adaptor.getAxisAttr(), we do IntegerAttr axis = adaptor.getProperties().axis

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