[PATCH] D156101: [AMDGPU] Introduce real and keep fake True16 instructions.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 06:37:04 PDT 2023


foad added a comment.

Do we really need `UseTrue16BitInsts`? Can't we control this by enabling/disabling `HasTrue16BitInsts`, like Matt said on D156100 <https://reviews.llvm.org/D156100>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156101



More information about the llvm-commits mailing list