[llvm-dev] Propagating noalias annotation (original) (raw)
via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 16 08:11:41 PST 2017
- Previous message: [llvm-dev] Propagating noalias annotation
- Next message: [llvm-dev] Propagating noalias annotation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is this what you are looking for?
https://reviews.llvm.org/D4609
Best,
Haicheng Wu
On 2017-11-14 20:34, Alexandre Isoard via llvm-dev wrote:
Hello,
Do we have a pass that propagate the noalias annotation down to the callee when: - it is static - it is always called with non aliasing pointers ? Or maybe that is incorrect? -- ALEXANDRE ISOARD
- Previous message: [llvm-dev] Propagating noalias annotation
- Next message: [llvm-dev] Propagating noalias annotation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]