[PATCH] D103336: [RISCV] Remove earlyclobber from compares with LMUL<=1.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 09:08:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a5219a0f961: [RISCV] Remove earlyclobber from compares with LMUL<=1. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D103336?vs=348570&id=348989#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103336

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/extload-truncstore.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-setcc.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-setcc.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-splat.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-int.ll
  llvm/test/CodeGen/RISCV/rvv/select-int.ll
  llvm/test/CodeGen/RISCV/rvv/vmsge-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103336.348989.patch
Type: text/x-patch
Size: 34685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/a0d14a73/attachment.bin>


More information about the llvm-commits mailing list