[PATCH] D63016: LoopVersioning: Respect convergent
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 13:11:52 PDT 2019
arsenm added a comment.
In D63016#1534620 <https://reviews.llvm.org/D63016#1534620>, @Meinersbur wrote:
> LGTM
>
> Would an assertion in `LoopVersioning` checking whether it accidentally copies a convergent operation make sense?
A target might contextually be able to version a loop depending on the convergent operation
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63016/new/
https://reviews.llvm.org/D63016
More information about the llvm-commits
mailing list