[PATCH] D110926: [GlobalISel] Support vectors in LegalizerHelper::narrowScalarMul

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 02:40:43 PDT 2021


foad added a comment.

In D110926#3073752 <https://reviews.llvm.org/D110926#3073752>, @arsenm wrote:

> Don't we need this even if AMDGPU scalarizes first?

Why? For other targets? Maybe, but I'm not motivated to work on it until there's a concrete need for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110926



More information about the llvm-commits mailing list