[PATCH] D89461: [CostModel] remove cost-kind predicate for ctlz/cttz intrinsics in basic TTI implementation
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 07:12:22 PDT 2020
spatel added a comment.
In D89461#2332196 <https://reviews.llvm.org/D89461#2332196>, @samparker wrote:
> I'm sorry for not finishing what I started with this intrinsic nonsense... Any simplification of these winding paths sounds great to me.
I definitely appreciate what you accomplished! And sorry for not being quicker to review your patches. Intrinsic handling is truly awful...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89461/new/
https://reviews.llvm.org/D89461
More information about the llvm-commits
mailing list