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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 12:05:26 PST 2021


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

-Rebase
-Add PseudoReadVL expansion. Remove string from Pseudo in .td.


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.317403.patch
Type: text/x-patch
Size: 187280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/afa154a4/attachment-0001.bin>


More information about the llvm-commits mailing list