[LLVMdev] Losing Attribute information during inlining

Shacham, Ohad ohad.shacham at intel.com
Tue Oct 2 13:56:02 PDT 2012


Hi,

Since Attributes are related to arguments and return values, inlining of a function causes in some cases to lose information such as NoAlias.
Consequently, this hurts in some cases the precision of alias analysis.

Is there a special reason why this information is not maintained?
Is there a motivation to extend LLVM to maintain this information?

Thanks,
Ohad

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121002/49cae46c/attachment.html>


More information about the llvm-dev mailing list