[llvm] [AMDGPU][True16][MC] VOP3 profile in True16 format (PR #109031)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 09:23:15 PDT 2024


================
@@ -1705,4 +1933,4 @@ def VOPTrue16Table : GenericTable {
 
   let PrimaryKey = ["Opcode"];
   let PrimaryKeyName = "getTrue16OpcodeHelper";
-}
----------------
broxigarchen wrote:

Hmmm I don't think I change anything here. Not sure why there is a diff

https://github.com/llvm/llvm-project/pull/109031


More information about the llvm-commits mailing list