[PATCH] D157417: [RISCV][SelectionDAG] Lower shuffles as bitrotates with vror.vi when possible
    Luke Lau via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 18 06:55:15 PDT 2023
    
    
  
luke updated this revision to Diff 551493.
luke added a comment.
Fix extra multiplication on x86, and fix test diffs that didn't get included
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157417/new/
https://reviews.llvm.org/D157417
Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157417.551493.patch
Type: text/x-patch
Size: 41715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/b8bb4e80/attachment.bin>
    
    
More information about the llvm-commits
mailing list