[PATCH] D149732: [RISCV] Fix extract_vector_elt on i1 at idx 0 being inverted

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 03:46:01 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9683a70fef4: [RISCV] Fix extract_vector_elt on i1 at idx 0 being inverted (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D149732?vs=519018&id=519424#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149732

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/constant-folding-crash.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-i1.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-i1.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-store.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-fixed.ll
  llvm/test/CodeGen/RISCV/rvv/vector-interleave-fixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149732.519424.patch
Type: text/x-patch
Size: 30024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/ff157d84/attachment.bin>


More information about the llvm-commits mailing list