[PATCH] D33591: Test to increase coverage of InstCombinePHI.cpp isSafeAndProfitableToSinkLoad()
Russell Gallop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 03:44:33 PDT 2017
russell.gallop created this revision.
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.
https://reviews.llvm.org/D33591
Files:
test/Transforms/InstCombine/phi-sink-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33591.100377.patch
Type: text/x-patch
Size: 2922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/6ebfc926/attachment.bin>
More information about the llvm-commits
mailing list