[PATCH] D129109: [Costmodel] Add type based costmodel analysis for masked scatter/gather intrinsics

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 06:45:23 PDT 2022


malharJ updated this revision to Diff 442289.
malharJ added a comment.

- Added updates when printing instruction cost using new pass manager.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129109

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/CostModel.cpp
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129109.442289.patch
Type: text/x-patch
Size: 12205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/b38bc6ce/attachment.bin>


More information about the llvm-commits mailing list