[PATCH] D25344: Add a fast path to alignTo.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 13:39:42 PDT 2016


On Thu, Oct 6, 2016 at 1:37 PM, Rui Ueyama <ruiu at google.com> wrote:
> Or to make alignTo accept only power of twos and fix code that passes
> non-power-of-twos.
>

Do you know how many of these cases are in LLVM and if there are legitimate?

Thanks,

--
Davide


More information about the llvm-commits mailing list