This is an archive of the discontinued LLVM Phabricator instance.

Test to increase coverage of InstCombinePHI.cpp isSafeAndProfitableToSinkLoad()
Needs ReviewPublic

Authored by russell.gallop on May 26 2017, 3:44 AM.

Details

Reviewers
majnemer
Summary

Test to increase coverage of isSafeAndProfitableToSinkLoad() from llvm tests

This was identified as a hole by comparing coverage with our internal code base tests. Initial test cases were created with automatic reduction from code bases then hand-edited to add checks.

Diff Detail

Event Timeline

russell.gallop created this revision.May 26 2017, 3:44 AM