[llvm] [AMDGPU][True16][MC] VOP3 profile in True16 format (PR #109031)
Ivan Kosarev via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 05:48:51 PDT 2024
================
@@ -2149,6 +2149,8 @@ class getAsmVOP3P <int NumSrcArgs, bit HasModifiers,
string ret = dst#", "#src0#src1#src2#opsel#mods#clamp;
}
+//FIXME-TRUE16 AsmVOP3OpSel will be deprecated after all
----------------
kosarev wrote:
Nit: space after //.
https://github.com/llvm/llvm-project/pull/109031
More information about the llvm-commits
mailing list