[PATCH] D93514: [RISCV] Add intrinsics for vmv.v.v, vmv.v.x, and vmv.x.i
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 18 09:49:53 PST 2020
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc7b7fc06694: [RISCV] Add intrinsics for vmv.v.v, vmv.v.x, and vmv.x.i (authored by craig.topper).
Changed prior to commit:
  https://reviews.llvm.org/D93514?vs=312686&id=312837#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93514/new/
https://reviews.llvm.org/D93514
Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vmv.v.v-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmv.v.v-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmv.v.x-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmv.v.x-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93514.312837.patch
Type: text/x-patch
Size: 67363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/a61582d4/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list