[llvm-dev] SROA for global arrays

sushant gokhale via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 24 23:01:46 PDT 2021


hi,

My requirement is if I have an global array, then can I break it into
individual elements similar to what SROA does ? I know that allocation for
globals is different from those of locals but still asking.

Regards
Sushant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210325/19059c3b/attachment-0001.html>


More information about the llvm-dev mailing list