[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
Thu Jan 9 08:31:00 PST 2020
Xiangling_L updated this revision to Diff 237096.
Xiangling_L marked 12 inline comments as done.
Xiangling_L added a comment.
delete extra ExternalSymSDNode in code;
modify func name;
update the testcase;
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.237096.patch
Type: text/x-patch
Size: 10918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/8b53925f/attachment.bin>
More information about the llvm-commits
mailing list