[PATCH] D116400: [LegalizeTypes][VP] Add integer promotion support for vp_select

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 04:24:27 PST 2021


victor-eds updated this revision to Diff 396642.
victor-eds edited the summary of this revision.
victor-eds added a comment.

Call getSelect instead of getNode


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116400

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116400.396642.patch
Type: text/x-patch
Size: 4899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/092fb4f5/attachment.bin>


More information about the llvm-commits mailing list