[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
Wed Apr 21 07:49:41 PDT 2021


ZarkoCA updated this revision to Diff 339236.
ZarkoCA added a comment.

- Fixed rebase and corrected predicates
- Used script to autogenerate CHECK directives


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/PPCISelLowering.cpp
  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
  llvm/test/CodeGen/PowerPC/vec-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97503.339236.patch
Type: text/x-patch
Size: 260715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/e6c78158/attachment-0001.bin>


More information about the llvm-commits mailing list