Depends On D100634
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks!
I ran into this where an index was constant-folded to -1 for an unreachable branch and the canonicalization for an extract op crashed subsequently.