[PATCH] D157607: [LegalizeTypes] Support promotion for vp bitmanip sdnodes.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 17:21:21 PDT 2023


fakepaper56 updated this revision to Diff 549209.
fakepaper56 added a comment.

Rename VL to EVL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157607

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/test/CodeGen/RISCV/rvv/bitreverse-vp.ll
  llvm/test/CodeGen/RISCV/rvv/bswap-vp.ll
  llvm/test/CodeGen/RISCV/rvv/ctlz-vp.ll
  llvm/test/CodeGen/RISCV/rvv/ctpop-vp.ll
  llvm/test/CodeGen/RISCV/rvv/cttz-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fshr-fshl-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157607.549209.patch
Type: text/x-patch
Size: 29096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/ecbcaab4/attachment.bin>


More information about the llvm-commits mailing list