[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 10:17:21 PST 2022


alextsao1999 updated this revision to Diff 412480.
alextsao1999 added a comment.

- Remove experimental


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.412480.patch
Type: text/x-patch
Size: 19605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/e7ae20db/attachment.bin>


More information about the llvm-commits mailing list