[LoopInfo] Fix a typo in compareLoops
The code here is checking to see if two sets are identical. OtherBlocksSet should point to OtherL->getBlocksSet() instead. Differential Revision: https://reviews.llvm.org/D94926
Loading
Please sign in to comment