llvm-project
927559d2 - [mlir][vector] Fix a crash in `VectorToGPU` (#113454)

Commit
1 year ago
[mlir][vector] Fix a crash in `VectorToGPU` (#113454) This PR fixes a crash in `VectorToGPU` when the operand of `extOp` is a function argument, which cannot be retrieved using `getDefiningOp`. Fixes #107967.
Author
Parents
Loading