[llvm-bugs] [Bug 30933] New: [functionattrs] Should ignore intrinsics that show up as affecting memory, but don't.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 7 09:13:48 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=30933
Bug ID: 30933
Summary: [functionattrs] Should ignore intrinsics that show up
as affecting memory, but don't.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Interprocedural Analyses
Assignee: unassignedbugs at nondot.org
Reporter: mcrosier at codeaurora.org
CC: hfinkel at anl.gov, llvm-bugs at lists.llvm.org
Classification: Unclassified
The deduce function attribute pass should ignore intrinsics such as assume,
etc.
I'm not interested in working on this now, but figured I'd file a bug.
See: https://reviews.llvm.org/D26351 for a quick solution.
--
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/20161107/39fe5e19/attachment-0001.html>
More information about the llvm-bugs
mailing list