[llvm] [IR] Add initial support for the byte type (PR #178666)
Pedro Lobo via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 31 12:19:42 PST 2026
================
@@ -4432,6 +4432,40 @@ Examples:
| ``i1942652`` | a really big integer of over 1 million bits. |
+----------------+------------------------------------------------+
+.. _t_byte:
+
+Byte Type
----------------
pedroclobo wrote:
Ended up changing both docs. Let me know what you think.
https://github.com/llvm/llvm-project/pull/178666
More information about the llvm-commits
mailing list