<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CIR/CodeGen/array-dtor.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[CIR] Clean up ptr_stride assembly format (#162138)</title>
<updated>2025-10-06T19:58:14+00:00</updated>
<author>
<name>Henrich Lauko</name>
<email>xlauko@mail.muni.cz</email>
</author>
<published>2025-10-06T19:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8252b49b41b6778edc24ad9d6501c398a01c0b36'/>
<id>8252b49b41b6778edc24ad9d6501c398a01c0b36</id>
<content type='text'>
This mirrors changes from https://github.com/llvm/clangir/pull/1933</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors changes from https://github.com/llvm/clangir/pull/1933</pre>
</div>
</content>
</entry>
<entry>
<title>[CIR] Refactor cir.cast to use uniform assembly form w/o parens, commas (#161431)</title>
<updated>2025-10-01T08:44:05+00:00</updated>
<author>
<name>Henrich Lauko</name>
<email>xlauko@mail.muni.cz</email>
</author>
<published>2025-10-01T08:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=57b1b254297ed2d2fd9560e6a5eef0c44918223a'/>
<id>57b1b254297ed2d2fd9560e6a5eef0c44918223a</id>
<content type='text'>
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1922</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1922</pre>
</div>
</content>
</entry>
<entry>
<title>[CIR] Fix structors for multidimensional arrrays (#159820)</title>
<updated>2025-09-19T21:44:33+00:00</updated>
<author>
<name>Morris Hafner</name>
<email>mmha@users.noreply.github.com</email>
</author>
<published>2025-09-19T21:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7165cf3e1266958c4457abeeadf9d9e965b51c92'/>
<id>7165cf3e1266958c4457abeeadf9d9e965b51c92</id>
<content type='text'>
This patchs implements array constructors and destructors for
multidimensional arrays. This works by bitcasting the pointer to the
first element to a one-dimensional array type of the same extent before
lowering to a loop.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patchs implements array constructors and destructors for
multidimensional arrays. This works by bitcasting the pointer to the
first element to a one-dimensional array type of the same extent before
lowering to a loop.</pre>
</div>
</content>
</entry>
<entry>
<title>[CIR] Add support for array cleanups (#150499)</title>
<updated>2025-07-29T16:21:15+00:00</updated>
<author>
<name>Andy Kaylor</name>
<email>akaylor@nvidia.com</email>
</author>
<published>2025-07-29T16:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=88620aee98dd677bfb94712f957c752bfab2077f'/>
<id>88620aee98dd677bfb94712f957c752bfab2077f</id>
<content type='text'>
This adds support for array cleanups, including the ArrayDtor op.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for array cleanups, including the ArrayDtor op.</pre>
</div>
</content>
</entry>
</feed>
