[PATCH] D146747: [RISCV] Model select and insertsubvector shuffle kinds

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 10:31:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf23ea4cbd443: [RISCV] Model select and insertsubvector shuffle kinds (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146747

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-insert.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-interleave.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-select.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/math-function.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146747.508153.patch
Type: text/x-patch
Size: 36243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/3e4d36bb/attachment-0001.bin>


More information about the llvm-commits mailing list