[PATCH] D74967: [NFC] Add filters to hasNItems and hasNItemsOrMore
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 16:30:12 PDT 2020
Tyker added a comment.
In D74967#1918323 <https://reviews.llvm.org/D74967#1918323>, @jdoerfert wrote:
> Assuming we inline (=eliminate) the default value properly, LGTM.
gcc and clang generate exactly the same code before and after the patch https://godbolt.org/z/Zv4-Dg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74967/new/
https://reviews.llvm.org/D74967
More information about the llvm-commits
mailing list