This is an archive of the discontinued LLVM Phabricator instance.

LoopVersioningLICM: Respect convergent
ClosedPublic

Authored by arsenm on May 29 2019, 6:37 AM.

Diff Detail

Event Timeline

arsenm created this revision.May 29 2019, 6:37 AM
Meinersbur accepted this revision.May 29 2019, 12:53 PM

LGTM

lib/Transforms/Scalar/LoopVersioningLICM.cpp
356–358

Could you update the function's comment?

This revision is now accepted and ready to land.May 29 2019, 12:53 PM
arsenm closed this revision.May 29 2019, 1:45 PM
arsenm marked an inline comment as done.

r362031