[PATCH] D117910: [RISCV] Add side-effect-free vsetvli intrinsics

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 06:02:45 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd42678b453bc: [RISCV] Add side-effect-free vsetvli intrinsics (authored by frasercrmck).
Herald added a subscriber: pcwang-thead.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117910

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/rv32-vsetvli-intrinsics.ll
  llvm/test/CodeGen/RISCV/rvv/rv64-vsetvli-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117910.402493.patch
Type: text/x-patch
Size: 13554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/2f56599c/attachment.bin>


More information about the llvm-commits mailing list