[llvm-dev] [RFC] A new multidimensional array indexing intrinsic

Michael Kruse via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 25 07:20:56 PDT 2019


Am Mi., 24. Juli 2019 um 16:13 Uhr schrieb Tim Northover
<t.p.northover at gmail.com>:
> Apart from all that, I'm pretty disappointed to see this as an
> intrinsic though. GEP is such a fundamental part of addressing in LLVM
> that bifurcating it into an intrinsic for either a language or an
> analysis seems like we'd be papering over a language deficiency.

What is your preferred approach?

Michael


More information about the llvm-dev mailing list