[PATCH] D70718: [AIX] Replace ExternalSymbolSDNode with a MCSymbolSDNode for memcpy/memset/memmove

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 24 10:39:56 PST 2019


Xiangling_L updated this revision to Diff 235228.
Xiangling_L marked 4 inline comments as done.
Xiangling_L added a comment.

Update the pr to address user-defined/user-declared lib function issue;
Add more testcases;


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70718/new/

https://reviews.llvm.org/D70718

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-external-sym-sdnode-lowering.ll
  llvm/test/CodeGen/PowerPC/aix-user-defined-memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70718.235228.patch
Type: text/x-patch
Size: 9972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191224/6e3b5fea/attachment.bin>


More information about the llvm-commits mailing list