[PATCH] D97503: [AIX] Allow safe for 32bit P9 VSX extract and insert pattern matches
Zarko Todorovski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 14:36:26 PST 2021
ZarkoCA created this revision.
ZarkoCA added reviewers: sfertile, nemanjai, cebowleratibm.
Herald added subscribers: kbarton, hiraditya.
ZarkoCA requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
In https://reviews.llvm.org/D92789 PPC64 checks were added that disallowed most VSX pattern matching. We enable some safe ones for 32bit in this patch.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97503
Files:
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/aix-insert-extract.ll
llvm/test/CodeGen/PowerPC/aix-vec_extract_p9.ll
llvm/test/CodeGen/PowerPC/aix-vec_extract_p9_2.ll
llvm/test/CodeGen/PowerPC/aix-vec_insert.ll
llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97503.326510.patch
Type: text/x-patch
Size: 65052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/04b1f4a1/attachment.bin>
More information about the llvm-commits
mailing list