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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 13:06:52 PST 2021


nikic added a comment.

@rnk Thanks the the reproducer! Unfortunately I'm not seeing the crash. I'm at a1be47b4771467998d7549dcd1b9f9cebdaa9af9 <https://reviews.llvm.org/rGa1be47b4771467998d7549dcd1b9f9cebdaa9af9> directly before your revert using a Release+Asserts build.


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