[llvm] [NFC] add explanation to register flags doc (PR #91803)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 11:31:19 PDT 2024


================
@@ -540,6 +540,9 @@ Register Flags
 The table below shows all of the possible register flags along with the
 corresponding internal ``llvm::RegState`` representation:
 
+..
+   Keep this in sync with MachineInstrBuilder.h
----------------
arsenm wrote:

Does this appear in the generated output? 

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


More information about the llvm-commits mailing list