[GVN] Don't count debug instructions when limit the number of checked instructions
Don't count debug instructions when limit the number of checked instructions. Otherwise the debug information may impact optimization like the test case shows. Differential Revision: https://reviews.llvm.org/D142787
Loading
Please sign in to comment