You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR fixes a crash in `VectorToGPU` when the operand of `extOp` is a
function argument, which cannot be retrieved using `getDefiningOp`.
Fixes#107967.
This PR fixes a crash in `VectorToGPU` when the operand of `extOp` is a
function argument, which cannot be retrieved using `getDefiningOp`.
Fixesllvm#107967.
git version: 761bf33
system:
Ubuntu 18.04.6 LTS
reproduce with:
mlir-opt -convert-vector-to-gpu a.mlir
a.mlir:
stack trace:
The text was updated successfully, but these errors were encountered: