[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 11:27:04 PDT 2022


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

- Updated LIT test
- minor formatting updates


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.442365.patch
Type: text/x-patch
Size: 15731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/6ff1937f/attachment.bin>


More information about the llvm-commits mailing list