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

Commit abcba8b

Browse files
Cameron Zwarichalexcrichton
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 b6dfdc4 commit abcba8b

File tree

3 files changed

+688
-121
lines changed

3 files changed

+688
-121
lines changed

0 commit comments

Comments
 (0)