llvm-project
1cf6786e - [mlir] Improve error handling for dense attribute parsing in complex types (#133220)

Commit
160 days ago
[mlir] Improve error handling for dense attribute parsing in complex types (#133220) - For splat dense attributes, the number of parsed elements must be 2. - For non-splat dense attributes, the number of parsed elements must be twice the number of elements in the type. Fixes #132859.
Author
Parents
Loading