[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
Tue Apr 27 04:27:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf818ec9dd173: [AIX] Allow safe for 32bit P9 VSX extract and insert pattern matches (authored by ZarkoCA).

Changed prior to commit:
  https://reviews.llvm.org/D97503?vs=339704&id=340793#toc

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.340793.patch
Type: text/x-patch
Size: 232585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/02828b29/attachment-0001.bin>


More information about the llvm-commits mailing list