search for: 4c4f0de6

Displaying 1 result from an estimated 1 matches for "4c4f0de6".

2017 Nov 17
2
Propagating noalias annotation
Hi, Alexandre, We don't have anything currently which does this. Note that, without further analysis of the uses of the potentially-noalias pointers, you can do this only for arguments with distinct (and identified) underlying objects (i.e., you need something a bit stronger than just "non-aliasing pointers"). -Hal On 11/16/2017 10:11 AM, via llvm-dev wrote: > Is this