[PATCH] D90094: [BasicAA] Handle recursive queries more efficiently (NFCI)

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 12:30:36 PST 2021


rnk added a comment.

I reverted this, it caused crashes while compiling harfbuzz in Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1167305

I have the reproducer and am starting creduce soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90094



More information about the llvm-commits mailing list