[PATCH] D92789: [PPC] Check for PPC64 when emitting 64bit specific VSX nodes when pattern matching built vectors
Zarko Todorovski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 08:33:16 PST 2020
ZarkoCA updated this revision to Diff 311233.
ZarkoCA added a comment.
Added further IsPPC64 checks for Big Endian VSX
removed function attributes from test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92789/new/
https://reviews.llvm.org/D92789
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/ppc-32bit-build-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92789.311233.patch
Type: text/x-patch
Size: 11475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/dc456c6c/attachment.bin>
More information about the llvm-commits
mailing list