[LLVMbugs] [Bug 21238] New: Insufficient Lazy Value Info calculation loses jump threading opportunity
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 10 01:13:47 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=21238
Bug ID: 21238
Summary: Insufficient Lazy Value Info calculation loses jump
threading opportunity
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Global Analyses
Assignee: unassignedbugs at nondot.org
Reporter: liujiangning1 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 13183
--> http://llvm.org/bugs/attachment.cgi?id=13183&action=edit
A test to expose missing jump-threading optimization
For attached test case, LVI(Lazy Value Info) calculation is too conservative,
and it causes llvm fail to capture jump-threading opportunity.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141010/33d20247/attachment.html>
More information about the llvm-bugs
mailing list