[llvm-dev] Question on TBAA for memcpy/memmove

Finkel, Hal J. via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 28 12:12:36 PST 2020


On 1/28/20 1:23 PM, Richard Kenner via llvm-dev wrote:
> For memcpy and memmove instructions. is the tbaa parameter interpreted as
> appling to the source or the destination?  Or is it only to be used when
> it can apply to both?


I believe that it should be both.

  -Hal


> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-- 
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-dev mailing list