aboutsummaryrefslogtreecommitdiff
path: root/cmd/guru/TODO
blob: 61bf1519e84820576aba3128f5cd0c474959ee10 (plain)
1
2
3
4
5
6
7
8
9
10
11
-*- text -*-

Guru to-do list
===========================

Generics:
- decide on whether to support generics in guru
- decide on whether to instantiate generics in ssa (go.dev/issue/52503)

MISC:
- test support for *ssa.SliceToArrayPointer instructions (go.dev/issue/47326)