[PATCH] D11220: Correct lowering of memmove in NVPTX

Tom Stellard thomas.stellard at amd.com
Wed Jul 15 09:33:31 PDT 2015


tstellarAMD added a subscriber: tstellarAMD.
tstellarAMD added a comment.

You may need this for non-clang frontends, but for clang, you can mark memmove as unsupported in TargetLibraryInfo.  This is what we do on AMDGPU for memcpy and memset.


Repository:
  rL LLVM

http://reviews.llvm.org/D11220







More information about the llvm-commits mailing list