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

Richard Kenner via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 28 11:23:34 PST 2020


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?


More information about the llvm-dev mailing list