[PATCH] D68510: [PATCH 27/38] [noalias] Clone scopes and llvm.noalias.decl when unrolling.

Mark Schimmel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 15:14:51 PDT 2020


marksl added a comment.

I assume that a similar fix would then be necessary for loop peeling (and any such loop optimization that clones blocks).


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

https://reviews.llvm.org/D68510





More information about the llvm-commits mailing list