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

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 07:31:52 PDT 2024


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

Perhaps clang-format? It seems to have deleted the blank line. I don't see a clear answer on whether a EoF blank line is required for tablegen, but would prefer to keep it.

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


More information about the llvm-commits mailing list