[PATCH] D84886: Create LoopNestPass

Ta-Wei Tu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 18 19:27:34 PDT 2020


TaWeiTu added a comment.

Hi @Whitney, @fhahn, @ychen, thank you all for your comments and suggestions! Sorry about the late reply.
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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84886



More information about the cfe-commits mailing list