[PATCH] D87204: [EarlyCSE] Force hash collision with EXPENSIVE_CHECKS

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 6 20:45:39 PDT 2020


efriedma added a comment.

I'm primarily concerned about running into some basic block with a few thousand instructions and compile-time spiking essentially to infinity.  Maybe CTMark doesn't have any functions like that, but I see them regularly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87204/new/

https://reviews.llvm.org/D87204



More information about the llvm-commits mailing list