[PATCH] D93471: [RISCV] Define vlxe/vsxe/vsuxe intrinsics.
    Zakk Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Dec 19 06:52:22 PST 2020
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cf3b1b66650: [RISCV] Define vlxe/vsxe/vsuxe intrinsics. (authored by khchen).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93471/new/
https://reviews.llvm.org/D93471
Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vlxe-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vlxe-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsuxe-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsuxe-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsxe-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsxe-rv64.ll
    
    
More information about the llvm-commits
mailing list