[PATCH] D88353: [BasicAA] Integrate MaxObjSize for NoAlias
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 12:24:24 PDT 2020
efriedma added a comment.
> Statistics changes for CTMark, this patch w/o maxobjsize deduction.
If this is profitable even without the maxobjsize actually being present anywhere, can we just land this before the maxobjsize attribute? I'm not sure I understand what this is doing differently from the existing isObjectSmallerThan check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88353/new/
https://reviews.llvm.org/D88353
More information about the llvm-commits
mailing list