[LLVMbugs] [Bug 20500] New: AddAliasScopeMetadata doesn't add metadata to calls
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 31 05:41:51 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20500
Bug ID: 20500
Summary: AddAliasScopeMetadata doesn't add metadata to calls
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Transformation Utilities
Assignee: unassignedbugs at nondot.org
Reporter: john.kare.alsaker at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 12841
--> http://llvm.org/bugs/attachment.cgi?id=12841&action=edit
test-inline.ll
Running the following command doesn't add metadata to the calls. This prevents
optimizations which worked with the noalias attribute.
`opt test-inline.ll -S -inline -enable-noalias-to-md-conversion=true`
--
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/20140731/8aec69c5/attachment.html>
More information about the llvm-bugs
mailing list