[llvm] [NFC] add explanation to register flags doc (PR #91803)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 11:32:12 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
----------------
fmayer wrote:
No: https://github.com/llvm/llvm-project/blob/6dab9ff72a1410989553285490f2a077c707c855/llvm/docs/MIRLangRef.rst
https://github.com/llvm/llvm-project/pull/91803
More information about the llvm-commits
mailing list