search for: shraiysh

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

2019 Dec 22
2
Loop Access Analysis
...quired by each loop transformation or analysis. That is, what should we normalize a loop before running a certain loop pass. Here is the survey result: https://tinyurl.com/rhuzny2 (Note that there are two workspaces: “By precondition” and “Breakdown”) Best - Min > On Dec 22, 2019, at 2:40 AM, Shraiysh Vaishay via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi all, > > Just putting this here in case someone else stumbles upon this. > > So, it looks like it is important to rotate the loop for the pass to run properly. Running `-passes="function(mem2reg,loop(rot...
2019 Dec 21
2
Loop Access Analysis
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>