[PATCH] D117721: [AMDGPU] Make v8i16/v8f16 legal

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 00:36:05 PST 2022


rampitec added a comment.

In D117721#3257301 <https://reviews.llvm.org/D117721#3257301>, @foad wrote:

>> Make v8i16/v8f16 legal
>
> Why? (No particular objection to the patch.)

There are upcoming intrinsics to use it. Without a legal type these would use custom lowering.


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

https://reviews.llvm.org/D117721



More information about the llvm-commits mailing list