"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "eb72593558d8f5efd640d29041b76b8cc7693b94"
[unroll] Remove two dead variable assignments [nfc]
These variables are not out-params, and we immediately return after assigning them. Thus, the assignments are dead and just confusing. I believe these used to be out-params, but they're not any more.
Loading
Please register or sign in to comment