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

YingChi Long via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 22:09:38 PDT 2022


inclyc updated this revision to Diff 472501.
inclyc added a comment.

Add comments


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.472501.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/a22a1cac/attachment.bin>


More information about the llvm-commits mailing list