[PATCH] D159332: [RISCV] Cap build vector cost to avoid quadratic cost at high LMULs

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 09:04:21 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGde34d39b66c2: [RISCV] Cap build vector cost to avoid quadratic cost at high LMULs (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D159332?vs=555244&id=555872#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159332

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159332.555872.patch
Type: text/x-patch
Size: 48873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/d159bfd3/attachment.bin>


More information about the llvm-commits mailing list