[PATCH] D152421: [RISCV] Introduce the concept of DLEN(data path width) into getLMULCost.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 16:09:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ac2ce7d844c: [RISCV] Introduce the concept of DLEN(data path width) into getLMULCost. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152421

Files:
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVProcessors.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/arith-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152421.531106.patch
Type: text/x-patch
Size: 52140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/8ceafc75/attachment.bin>


More information about the llvm-commits mailing list