[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
Thu May 11 21:38:37 PDT 2023


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

Address comment. Fix dangling node in SelectionDAGBuilder


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/TargetLowering.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/get_vector_length.ll
  llvm/test/CodeGen/RISCV/rvv/get_vector_length.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149916.521551.patch
Type: text/x-patch
Size: 8777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/389c3636/attachment.bin>


More information about the llvm-commits mailing list