| Issue |
175885
|
| Summary |
[mlir][linalg] Audit the usage of casts in generic bodies for specialised op conversion
|
| Labels |
|
| Assignees |
|
| Reporter |
meshtag
|
This [patch](https://github.com/llvm/llvm-project/pull/174757) fixes the issue of interpreting casts during `linalg.matmul` op variant specialisation from `linalg.generic` bodies (the original bug was filed here: https://github.com/llvm/llvm-project/issues/174517). Audit the presence of this issue in other specialisation cases and fix them in a potentially similar manner.
CC: @banach-space @adam-smnk
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs