[InstCombine] Disable recursion in foldGEPICmp for vector pointer GEPs
Due to missing vector support in this function, recursion can generate worse code in some cases. llvm-svn: 370221
Loading
Please register or sign in to comment
Due to missing vector support in this function, recursion can generate worse code in some cases. llvm-svn: 370221