[PATCH] D127439: [PowerPC] Fix combine step for shufflevector.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 14:37:08 PDT 2022


stefanp updated this revision to Diff 436570.
stefanp added a comment.

Updated test case to include 32 bit as well as 64 bit tests.
I did check and the issue can been seen for both 32 bit and 64 bit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127439

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/ppc-shufflevector-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127439.436570.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/33fb9528/attachment.bin>


More information about the llvm-commits mailing list