[PATCH] D82502: [PowerPC][Power10] Implement Load VSX Vector and Sign Extend and Zero Extend
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 13:06:10 PDT 2020
Conanap updated this revision to Diff 277952.
Conanap added a comment.
Restored accidentally deleted pattern, removed duplicate tests, moved new tests to another pre-existing file instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82502/new/
https://reviews.llvm.org/D82502
Files:
clang/lib/Headers/altivec.h
clang/test/CodeGen/builtins-ppc-p10vector.c
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82502.277952.patch
Type: text/x-patch
Size: 12304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/5b54c965/attachment.bin>
More information about the llvm-commits
mailing list