[llvm-bugs] [Bug 27109] New: LVI only understands one range check idiom
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 28 22:08:57 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27109
Bug ID: 27109
Summary: LVI only understands one range check idiom
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: chandlerc at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 16115
--> https://llvm.org/bugs/attachment.cgi?id=16115&action=edit
Test case from John Regehr
There are numerous other range check idioms. We either need much more powerful
canonicalization or more patterns. I suspect a bit of both.
Attached is a test case from John Regehr as one motivating example.
--
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/20160329/62ae2e43/attachment.html>
More information about the llvm-bugs
mailing list