[PATCH] D92401: [BasicAA] Handle two unknown sizes for GEPs

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 10:01:48 PST 2020


fhahn added a comment.

I reverted the change for now in a74941da716d <https://reviews.llvm.org/rGa74941da716d29a1d962d17b8112c40a8a45f9e7> and filed https://bugs.llvm.org/show_bug.cgi?id=48553 which contains a smallish reproducer to show the increase in compile-time. I am not sure if the full input actually hangs or just takes a very long time to finish.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92401



More information about the llvm-commits mailing list