[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
Mon Mar 29 13:34:56 PDT 2021


ZarkoCA updated this revision to Diff 333973.
ZarkoCA edited the summary of this revision.
ZarkoCA added a comment.

- Rebased and added more 32bit safe Big Endian pattern matches
- Added test cases


Repository:
  rG LLVM Github Monorepo

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

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-p9-insert-extract.ll
  llvm/test/CodeGen/PowerPC/aix-p9-xxinsertw-xxextractuw.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_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97503.333973.patch
Type: text/x-patch
Size: 233659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/63dbf177/attachment-0001.bin>


More information about the llvm-commits mailing list