[PATCH] D141069: [AMDGPU][NFC] Rename GFX10A16 operands.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 06:18:03 PST 2023


kosarev added a comment.

> Have you seen the discussion on D73956 <https://reviews.llvm.org/D73956> which explains the reason for the "gfx10a16" naming?

Yes, I have. The intention behind this patch is to switch `FeatureGFX10A16` from being or looking like an alternative to `FeatureR128A16` to something more like 'there are targets that support A16 and some of them do it the `FeatureR128A16` way'.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141069



More information about the llvm-commits mailing list