[LoopUnswitch] Assert that branch condition is either and/or but not both
authorJuneyoung Lee <aqjune@gmail.com>
Wed, 31 Mar 2021 01:34:46 +0000 (10:34 +0900)
committerJuneyoung Lee <aqjune@gmail.com>
Wed, 31 Mar 2021 01:35:22 +0000 (10:35 +0900)
commit431a40e1e28f181e87dd247b91a5e6872dd64ab4
treecdbb23b705169d12b6282ffc19afbc97f79e9f5a
parent99fd0662278470f5405b8abd79b681b96cac7856
[LoopUnswitch] Assert that branch condition is either and/or but not both

as suggested at https://reviews.llvm.org/rG5bb38e84d3d0#986321
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp