[PATCH] D112236: [RISCV] Expand scalable vector bswap. Fix crash for bitreverse.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 09:53:33 PDT 2021


craig.topper updated this revision to Diff 383405.
craig.topper added a comment.
Herald added subscribers: VincentWu, luke957.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112236

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/bitreverse-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/bswap-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112236.383405.patch
Type: text/x-patch
Size: 85001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/d7510ae9/attachment-0001.bin>


More information about the llvm-commits mailing list