[llvm-dev] Loop Access Analysis
Shraiysh Vaishay via llvm-dev
llvm-dev at lists.llvm.org
Sat Dec 21 02:03:30 PST 2019
Hi all,
What kind of input loop is expected for the loop-access pass to run
smoothly?
Also, what passes (like mem2reg) should be run to ensure the desired form
is attained. Is running mem2reg, indvars and loop-simplify enough for that?
Any help will be appreciated.
Thanks and regards,
Shraiysh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191221/c166aec1/attachment.html>
More information about the llvm-dev
mailing list