[PATCH] D93108: [RISCV] Define vwadd/vwaddu/vwsub/vwsubu intrinsics.
    Hsiangkai Wang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 11 18:23:16 PST 2020
    
    
  
HsiangKai updated this revision to Diff 311352.
HsiangKai added a comment.
Address @craig.topper's comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93108/new/
https://reviews.llvm.org/D93108
Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/rvv/vwadd.ll
  llvm/test/CodeGen/RISCV/rvv/vwadd.w.ll
  llvm/test/CodeGen/RISCV/rvv/vwaddu.ll
  llvm/test/CodeGen/RISCV/rvv/vwaddu.w.ll
  llvm/test/CodeGen/RISCV/rvv/vwsub.ll
  llvm/test/CodeGen/RISCV/rvv/vwsub.w.ll
  llvm/test/CodeGen/RISCV/rvv/vwsubu.ll
  llvm/test/CodeGen/RISCV/rvv/vwsubu.w.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93108.311352.patch
Type: text/x-patch
Size: 305368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201212/1b70354a/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list