File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ programming languages used in ML and HPC. The extensions also include improved
106
106
support for optimized code on any architecture. Some of the generalizations may
107
107
also benefit other issues that have been raised.
108
108
109
- The extensions have evolved though collaboration with many individuals and
109
+ The extensions have evolved through collaboration with many individuals and
110
110
active prototyping within the GDB debugger and LLVM compiler. Input has also
111
111
been very much appreciated from the developers working on the Perforce TotalView
112
112
HPC Debugger and GCC compiler.
@@ -147,7 +147,7 @@ be generated to describe the CFI as only a single expression is required for
147
147
the whole vector register, rather than a separate expression for each lane's
148
148
dword of the vector register. It also allows the compiler to produce DWARF
149
149
that indexes the vector register if it spills scalar registers into portions
150
- of a vector registers .
150
+ of a vector register .
151
151
152
152
Since DWARF stack value entries have a base type and AMDGPU registers are a
153
153
vector of dwords, the ability to specify that a base type is a vector is
You can’t perform that action at this time.
0 commit comments