[PATCH] D137169: [VP] Add support for vp.inttoptr & vp.ptrtoint

Yingchi Long via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 18:43:18 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a715bf317d0: [VP] Add support for vp.inttoptr & vp.ptrtoint (authored by inclyc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137169

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-inttoptr-ptrtoint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137169.476314.patch
Type: text/x-patch
Size: 5988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/caee8e4b/attachment.bin>


More information about the llvm-commits mailing list