[PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 13:56:53 PDT 2016


aprantl added a comment.

Good Point, and no, it doesn't converge!
In retrospect it is pretty obvious that VarLoc::getHashValue() still cannot be right. I'll fix that.


http://reviews.llvm.org/D20178





More information about the llvm-commits mailing list