<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/mlir/lib/Transforms/PrintIR.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>Add missing newlines at EOF; NFC</title>
<updated>2024-09-10T12:55:31+00:00</updated>
<author>
<name>Sven van Haastregt</name>
<email>sven.vanhaastregt@arm.com</email>
</author>
<published>2024-09-10T12:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bda9474f57340ad4043e3740707498f606b827a5'/>
<id>bda9474f57340ad4043e3740707498f606b827a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mlir][Transforms] Preserve all analysis in print passes (#101315)</title>
<updated>2024-08-01T02:51:28+00:00</updated>
<author>
<name>Hideto Ueno</name>
<email>uenoku.tokotoko@gmail.com</email>
</author>
<published>2024-08-01T02:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=42c413b48917491efc5372752c6ad245530939f5'/>
<id>42c413b48917491efc5372752c6ad245530939f5</id>
<content type='text'>
PrintIRPass, PrintOpStatsPass and PrintOpGraphPass don't mutate IR so
preserve all analysis to save computation resource a bit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PrintIRPass, PrintOpStatsPass and PrintOpGraphPass don't mutate IR so
preserve all analysis to save computation resource a bit.</pre>
</div>
</content>
</entry>
<entry>
<title>[MLIR] Add label to print-ir pass</title>
<updated>2023-03-17T18:58:14+00:00</updated>
<author>
<name>Frederik Gossen</name>
<email>frgossen@google.com</email>
</author>
<published>2023-03-17T18:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f0594b6fd49f0668e8240776a3376fea5fd81267'/>
<id>f0594b6fd49f0668e8240776a3376fea5fd81267</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D145523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D145523
</pre>
</div>
</content>
</entry>
<entry>
<title>[MLIR] Add `print-ir` pass for debugging purposes</title>
<updated>2023-03-01T19:42:10+00:00</updated>
<author>
<name>Frederik Gossen</name>
<email>frgossen@google.com</email>
</author>
<published>2023-03-01T19:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bdb955b307c56f42290a6f88409673093841c3ab'/>
<id>bdb955b307c56f42290a6f88409673093841c3ab</id>
<content type='text'>
Add pass to print the entire IR on the debug stream.
This is meant for debugging purposes to inspect the IR at a specific point in the pipeline.

Differential Revision: https://reviews.llvm.org/D144918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add pass to print the entire IR on the debug stream.
This is meant for debugging purposes to inspect the IR at a specific point in the pipeline.

Differential Revision: https://reviews.llvm.org/D144918
</pre>
</div>
</content>
</entry>
</feed>
