ElideSingleElementReduction causes assertion failure when we give 0-D vector. It's possible to fold the case by using vector.extractelement op instead. It's originally reported in https://github.com/llvm/llvm-project/issues/60193.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo