search for: thinkingeek

Displaying 2 results from an estimated 2 matches for "thinkingeek".

Did you mean: thinkgeek
2018 Apr 25
2
Help on understanding assume shape array processing and array descriptors in LLVM IR
...readonly %"a$sd", i64* noalias nocapture readonly %"b$sd") local_unnamed_addr #0 !dbg !5 { --snip-- Here "a$sd" and "b$sd" looks like array descriptors and received as implicit parameters. I found this article which explains how gfortran implements: http://thinkingeek.com/2017/01/14/gfortran-array-descriptor/ Can Someone throw some light on LLVM's array descriptors and how they are processed ? regards, Venkat. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180425/09...
2018 Apr 25
0
Help on understanding assume shape array processing and array descriptors in LLVM IR
...readonly %"a$sd", i64* noalias nocapture readonly %"b$sd") local_unnamed_addr #0 !dbg !5 { --snip-- Here "a$sd" and "b$sd" looks like array descriptors and received as implicit parameters. I found this article which explains how gfortran implements: http://thinkingeek.com/2017/01/14/gfortran-array-descriptor/ Can Someone throw some light on LLVM's array descriptors and how they are processed ? regards, Venkat. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180425/e9...