[PATCH] D149916: [VP][SelectionDAG][RISCV] Add get_vector_length intrinsics and generic SelectionDAG support.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 09:06:50 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5e6c886aabb: [VP][SelectionDAG][RISCV] Add get_vector_length intrinsics and generic… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149916

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/AArch64/get_vector_length.ll
  llvm/test/CodeGen/RISCV/rvv/get_vector_length.ll
  llvm/test/Verifier/get_vector_length.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149916.526092.patch
Type: text/x-patch
Size: 13962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/5b207077/attachment.bin>


More information about the llvm-commits mailing list