llvm-project
927559d2
- [mlir][vector] Fix a crash in `VectorToGPU` (#113454)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#113454 - [mlir][vector] Fix a crash in `VectorToGPU`
Author
CoTinker
Parents
47c1abf4
Loading