[PATCH] D95291: [CostModel] Remove VF from IntrinsicCostAttributes

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 11:37:17 PST 2021


jsji added a comment.

In D95291#2549275 <https://reviews.llvm.org/D95291#2549275>, @dmgreen wrote:

> Hello. Thanks for the report. Looks like there still a scalarization overhead that's assuming the VF still means something, but that doesn't hold for these matrix intrinsics!
>
> Let me try and put together something to fix it.

Thanks Dave.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95291



More information about the llvm-commits mailing list