3 Commits

Author SHA1 Message Date
Nikita Popov
dfc4a956f3 [LoopBoundSplit] Convert tests to opaque pointers (NFC) 2022-12-27 12:52:22 +01:00
Roman Lebedev
dec3a92eee
[NFC] Port all LoopBoundSplit tests to -passes= syntax 2022-12-08 02:38:45 +03:00
Jingu Kang
4c98070cce [LoopBoundSplit] Handle the case in which exiting block is loop header
Update the incoming value of phi nodes in header of post-loop correctly.

Differential Revision: https://reviews.llvm.org/D110060
2021-10-08 09:13:41 +01:00