[PATCH] D111272: [InlineCost] model calls to llvm.is.constant* more carefully
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 14:26:12 PDT 2021
nickdesaulniers updated this revision to Diff 377685.
nickdesaulniers added a comment.
- cut test size in half by marking hweight_long internal rather than hidden; we don't care about the leaf function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111272/new/
https://reviews.llvm.org/D111272
Files:
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/call-intrinsic-is-constant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111272.377685.patch
Type: text/x-patch
Size: 43697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/7bc2f665/attachment.bin>
More information about the llvm-commits
mailing list