We use lifetime markers to limit the actual life range.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
No test case changes?
Otherwise LGTM
lib/CodeGen/LoopGenerators.cpp | ||
---|---|---|
296 ↗ | (On Diff #14333) | I don't think this XXX is even needed. AFAIK clang will always allocate all stack space in the entry block. |