Displaying 1 result from an estimated 1 matches for "p0009r9".
Did you mean:
000099
2019 Aug 26
2
Multidimensional array indexing intrinsics
Linearized array addresses are an issue in loop nest transformation. To
alleviate the same, a multidimensional array indexing intrinsics have been
proposed recently in the llvmp-dev mailing list [1]. From the mailing
thread, it looks like there is a consensus on using intrinsics for
communicating dimensions [2].
While working with our own loop transformation framework, we did a similar
work on