-
Notifications
You must be signed in to change notification settings - Fork 645
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
failed to legalize operation 'hal.interface.constant.load' #18487
Comments
@pdhirajkumarprasad I am not able to get the error mentioned in the issue, for me this is failing in |
@nirvedhmeshram we are seeing multiple crash. original issue is masked due to nod-ai/SHARK-ModelDev#852 |
I have the IR failing with the same crash, @nirvedhmeshram. This is happening because the constant __72 does not have the right buffer size, that matches @pdhirajkumarprasad is there a specific model that produces this IR? We could be looking at a possible import issue. |
@pdhirajkumarprasad Unable to reproduce the issue with any of the models mentioned in nod-ai/SHARK-ModelDev#812 on the respective tracker, with latest build of IREE. |
What happened?
for the given IR
Getting following error:
dump with flag : '--mlir-print-ir-after-all --mlir-print-ir-before-all --mlir-disable-threading --mlir-elide-elementsattrs-if-larger=4' (due to file size restriction, initial part has been removed from log)
dump.log
Steps to reproduce your issue
command:
What component(s) does this issue relate to?
Compiler
Version information
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: