[PATCH] D94286: [RISCV] Add a VL output to vleff intrinsics.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 16:57:25 PST 2021


craig.topper updated this revision to Diff 318358.
craig.topper added a comment.

Rebase after the argument register change


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94286/new/

https://reviews.llvm.org/D94286

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/test/CodeGen/RISCV/rvv/vleff-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vleff-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94286.318358.patch
Type: text/x-patch
Size: 174648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/8b93987c/attachment-0001.bin>


More information about the llvm-commits mailing list