[PATCH] D76194: [BasicAA] Use known lower bounds for index values for size based check.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 13:37:03 PDT 2020
fhahn added a comment.
In D76194#2104414 <https://reviews.llvm.org/D76194#2104414>, @Carrot wrote:
> @fhahn, could you help to take a look at https://bugs.llvm.org/show_bug.cgi?id=46335? It may be caused by this patch.
Oh right, from the bug description I initially thought the issue is actually how another pass uses the result. But I was planning on taking a closer look at the compile-time impact and reverting the patch in the meantime. I'll take a closer look in the following days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76194/new/
https://reviews.llvm.org/D76194
More information about the llvm-commits
mailing list