Whitney added a comment.

> I was trying to convert the LoopInterchange pass into a loop-nest pass. 
> However, there seems to be no corresponding loop pass for the NPM.
> Any particular reason for this?

That's true, LoopInterchange pass is not already ported to the NPM, likely 
because no one needed it in the NPM. Maybe you want to convert another pass to 
loop-nest pass as the first loop-nest pass, or you will have to port it to NPM 
first.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84886/new/

https://reviews.llvm.org/D84886

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to