[PATCH] D149083: [PowerPC] Optimize VPERM and fix code order for swapping vector operands on LE

Maryam Moghadas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 13:00:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b021f2e64e1: [PowerPC] Optimize VPERM and fix code order for swapping vector operands on LE (authored by maryammo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149083

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/test/CodeGen/PowerPC/v16i8_scalar_to_vector_shuffle.ll
  llvm/test/CodeGen/PowerPC/v8i16_scalar_to_vector_shuffle.ll
  llvm/test/CodeGen/PowerPC/vperm-swap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149083.556712.patch
Type: text/x-patch
Size: 13077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/c4d0da59/attachment.bin>


More information about the llvm-commits mailing list