[PATCH] D83245: [PowerPC][Power10] Exploit the xxsplti32dx instruction when lowering VECTOR_SHUFFLE.
    Amy Kwan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul  6 12:58:06 PDT 2020
    
    
  
amyk updated this revision to Diff 275803.
amyk added a comment.
Address the following review comments:
- formatting in PPCInstrPrefix.td
- Remove extra `( )`
- Indentation in PPCISelLowering
- Remove unnecessary variables
- Add extra case to return `SDValue()`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83245/new/
https://reviews.llvm.org/D83245
Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-splatImm32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83245.275803.patch
Type: text/x-patch
Size: 11044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/98f9bcd8/attachment.bin>
    
    
More information about the llvm-commits
mailing list