Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 2d54c4f

Browse files
Cameron Zwarichdotdash
authored andcommitted
Improve the NullCheckElimination pass
Teach the NullCheckElimination pass about recurrences involving inbounds GEPs. This allows the pass to optimize null checks from most uses of single slice and vector iterators. This still isn't sufficient to eliminate null checks from uses of multiple iterators with zip().
1 parent 109ad08 commit 2d54c4f

File tree

3 files changed

+688
-121
lines changed

3 files changed

+688
-121
lines changed

0 commit comments

Comments
 (0)