[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:30:53 PST 2022


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

Address comments

- Pass EVL & Mask Directly
- Clearer control flow logics
- OpValues[0]


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.476307.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/6cc7040e/attachment.bin>


More information about the llvm-commits mailing list