[PATCH] D50924: [CodeGen] add rotate builtins
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 17 14:10:55 PDT 2018
rnk added a comment.
Do you mind updating the _rotl* and _rotr* intrinsics to use the same codegen? They're right above in the switch.
https://reviews.llvm.org/D50924
More information about the cfe-commits
mailing list