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

Commit f7e6a49

Browse files
Cameron Zwarichalexcrichton
Cameron Zwarich
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 791e927 commit f7e6a49

File tree

3 files changed

+688
-121
lines changed

3 files changed

+688
-121
lines changed

0 commit comments

Comments
 (0)