Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add IR (intermediate representation) and MLIR (mu...
details: https://anonhg.NetBSD.org/src/rev/b82042d9a65e
branches: trunk
changeset: 373796:b82042d9a65e
user: fcambus <fcambus%NetBSD.org@localhost>
date: Wed Mar 01 11:08:03 2023 +0000
description:
Add IR (intermediate representation) and MLIR (multi-level IR).
diffstat:
share/misc/acronyms.comp | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r eb9c9f782f2b -r b82042d9a65e share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Wed Mar 01 08:42:33 2023 +0000
+++ b/share/misc/acronyms.comp Wed Mar 01 11:08:03 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.340 2023/03/01 04:04:54 thorpej Exp $
+$NetBSD: acronyms.comp,v 1.341 2023/03/01 11:08:03 fcambus Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -790,6 +790,7 @@
IRC Internet Relay Chat
IRDA infrared data association
IRDP ICMP Router Discovery Protocol
+IR intermediate representation
IRQ interrupt request
IRQL interrupt request level
IRR interrupt request register
@@ -993,6 +994,7 @@
MLC multi-level cell
MLD multicast listener discovery
MLHP micro loop heat pipe
+MLIR multi-level intermediate representation
MMF multi-mode fiber
MMIC monolithic microwave integrated circuit
MMIO memory mapped input/output
Home |
Main Index |
Thread Index |
Old Index