[PATCH] D86547: [compiler-rt][builtins] Use c[tl]zsi macro instead of __builtin_c[tl]z
Mikael Holmén via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 02:09:02 PDT 2020
uabelho added a comment.
We've run with changes like this for a long time to make the routines work for our out of tree target where int is also 16 bits so thumbs up from me even if I'm not sure I can formally LGTM it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86547/new/
https://reviews.llvm.org/D86547
More information about the cfe-commits
mailing list