[PATCH] D101465: [RISCV] Lower splats of non-constant i1s as SETCCs

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 01:41:55 PDT 2021


frasercrmck updated this revision to Diff 342331.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- rebase
- add explicit truncation of splatted value down to one bit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101465

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-splat.ll
  llvm/test/CodeGen/RISCV/rvv/vsplats-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101465.342331.patch
Type: text/x-patch
Size: 15878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/bf114c7f/attachment.bin>


More information about the llvm-commits mailing list