[PATCH] D117884: [RISCV] Add cost modelling for masked memory op

Alex Tsao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 06:48:51 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG76f243b53b1c: [RISCV] Add cost modelling for masked memory op (authored by alextsao1999).
Herald added a project: All.

Changed prior to commit:
  https://reviews.llvm.org/D117884?vs=402940&id=412403#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117884

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Analysis/CostModel/RISCV/masked_ldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117884.412403.patch
Type: text/x-patch
Size: 19618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/a020e016/attachment.bin>


More information about the llvm-commits mailing list