[PATCH] D116400: [LegalizeTypes][VP] Add integer promotion support for vp.select

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 01:36:10 PST 2022


victor-eds updated this revision to Diff 397227.
victor-eds added a comment.

Drop boolean argument


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.397227.patch
Type: text/x-patch
Size: 4764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/027719d7/attachment.bin>


More information about the llvm-commits mailing list