[llvm-dev] array fill idioms
Bagel via llvm-dev
llvm-dev at lists.llvm.org
Fri Nov 11 10:56:39 PST 2016
While I am old enough to have programmed on the PDP-10, I didn't remember BLT.
However none of this answers my original questions. Something that produces
REP MOVS might be a step in the right direction. But what of other architectures?
bagel
On 11/10/2016 05:02 PM, Robinson, Paul wrote:
> Right, not memcpy/memmove, sorry I should be more careful about that stuff.
>
> REP MOVS looks like the right thing though. Does LLVM know how to produce that?
>
> Thanks,
>
> --paulr
>
>
More information about the llvm-dev
mailing list