[PATCH] D119115: [RISCV] Improve insert_vector_elt for fixed mask registers.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 19:32:24 PST 2022


jacquesguan updated this revision to Diff 407749.
jacquesguan added a comment.

refactor the bit manipulation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119115

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119115.407749.patch
Type: text/x-patch
Size: 10331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/5bc1109e/attachment-0001.bin>


More information about the llvm-commits mailing list