[PATCH] D77413: Support: Add specializations for reverseBits to use builtin
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 10:48:49 PDT 2020
arsenm added a comment.
In D77413#1960124 <https://reviews.llvm.org/D77413#1960124>, @aaron.ballman wrote:
> This LGTM, but I'm not certain how we could add test coverage for the change. Maybe this is sufficiently obvious to be okay without it, though.
It's already covered by unit tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77413/new/
https://reviews.llvm.org/D77413
More information about the llvm-commits
mailing list