<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/mlir/lib/CAPI/Target/LLVMIR.cpp, branch users/nico/python-2</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>[mlir][llvmir][reland] expose Type(To/From)LLVMIRTranslator C API (#125110)</title>
<updated>2025-01-31T15:40:56+00:00</updated>
<author>
<name>Maksim Levental</name>
<email>maksim.levental@gmail.com</email>
</author>
<published>2025-01-31T15:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5fbb8dd7da5cd8b76127e780d418fe780d3337a4'/>
<id>5fbb8dd7da5cd8b76127e780d418fe780d3337a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[mlir][llvmir] expose Type(To/From)LLVMIRTranslator C API  (#124864)"</title>
<updated>2025-01-30T19:10:23+00:00</updated>
<author>
<name>Maksim Levental</name>
<email>maksim.levental@gmail.com</email>
</author>
<published>2025-01-30T19:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=345512cbda296d262a28459afc7f83640b06b6a8'/>
<id>345512cbda296d262a28459afc7f83640b06b6a8</id>
<content type='text'>
This reverts commit 7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca.

Revert "[mlir] Fix warnings"

This reverts commit 0e43b9547d56762d29de9a99c998e7939417a1f3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca.

Revert "[mlir] Fix warnings"

This reverts commit 0e43b9547d56762d29de9a99c998e7939417a1f3.
</pre>
</div>
</content>
</entry>
<entry>
<title>[mlir] Fix warnings</title>
<updated>2025-01-30T17:50:33+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2025-01-30T17:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0e43b9547d56762d29de9a99c998e7939417a1f3'/>
<id>0e43b9547d56762d29de9a99c998e7939417a1f3</id>
<content type='text'>
This patch fixes:

  mlir/lib/CAPI/Target/LLVMIR.cpp:38:63: error: extra ';' outside of a
  function is incompatible with C++98
  [-Werror,-Wc++98-compat-extra-semi]

  mlir/lib/CAPI/Target/LLVMIR.cpp:60:61: error: extra ';' outside of a
  function is incompatible with C++98
  [-Werror,-Wc++98-compat-extra-semi]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes:

  mlir/lib/CAPI/Target/LLVMIR.cpp:38:63: error: extra ';' outside of a
  function is incompatible with C++98
  [-Werror,-Wc++98-compat-extra-semi]

  mlir/lib/CAPI/Target/LLVMIR.cpp:60:61: error: extra ';' outside of a
  function is incompatible with C++98
  [-Werror,-Wc++98-compat-extra-semi]
</pre>
</div>
</content>
</entry>
<entry>
<title>[mlir][llvmir] expose Type(To/From)LLVMIRTranslator C API  (#124864)</title>
<updated>2025-01-30T17:43:22+00:00</updated>
<author>
<name>Maksim Levental</name>
<email>maksim.levental@gmail.com</email>
</author>
<published>2025-01-30T17:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca'/>
<id>7ae964c55b0a2b8dccf076ced9f1ffa8d5487eca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749) (#73751)</title>
<updated>2023-11-29T18:59:51+00:00</updated>
<author>
<name>Vitaly Buka</name>
<email>vitalybuka@google.com</email>
</author>
<published>2023-11-29T18:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7fb89bfb0f93d5cfe3cf661253bbb2e2ef19359a'/>
<id>7fb89bfb0f93d5cfe3cf661253bbb2e2ef19359a</id>
<content type='text'>
Co-authored-by: Edgar &lt;git@edgarluque.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Edgar &lt;git@edgarluque.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749)</title>
<updated>2023-11-29T05:05:12+00:00</updated>
<author>
<name>Vitaly Buka</name>
<email>vitalybuka@google.com</email>
</author>
<published>2023-11-29T05:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4e49358cdcad9aed232ed1e95eab9ded5e6fd7b1'/>
<id>4e49358cdcad9aed232ed1e95eab9ded5e6fd7b1</id>
<content type='text'>
Still breaks
https://lab.llvm.org/buildbot/#/builders/5/builds/38743/steps/9/logs/stdio

There is some info on how to reproduce
https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild

This reverts commit 523160555925ff451e7c6d213a377d191e514805.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still breaks
https://lab.llvm.org/buildbot/#/builders/5/builds/38743/steps/9/logs/stdio

There is some info on how to reproduce
https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild

This reverts commit 523160555925ff451e7c6d213a377d191e514805.</pre>
</div>
</content>
</entry>
<entry>
<title>[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)</title>
<updated>2023-11-29T01:37:11+00:00</updated>
<author>
<name>Edgar</name>
<email>git@edgarluque.com</email>
</author>
<published>2023-11-29T01:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=523160555925ff451e7c6d213a377d191e514805'/>
<id>523160555925ff451e7c6d213a377d191e514805</id>
<content type='text'>
The test was checking something unrelated to what it controlled so it
failed after that part changed, i removed that.

See https://github.com/llvm/llvm-project/pull/73117</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test was checking something unrelated to what it controlled so it
failed after that part changed, i removed that.

See https://github.com/llvm/llvm-project/pull/73117</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"</title>
<updated>2023-11-27T23:09:51+00:00</updated>
<author>
<name>Vitaly Buka</name>
<email>vitalybuka@google.com</email>
</author>
<published>2023-11-27T23:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=fea023b129190edeb503dbe947034f925bbda666'/>
<id>fea023b129190edeb503dbe947034f925bbda666</id>
<content type='text'>
Breaks https://lab.llvm.org/buildbot/#/builders/5/builds/38700

This reverts commit c43c88501e3bc273a7c1074a19e86dc305ad7234.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Breaks https://lab.llvm.org/buildbot/#/builders/5/builds/38700

This reverts commit c43c88501e3bc273a7c1074a19e86dc305ad7234.
</pre>
</div>
</content>
</entry>
<entry>
<title>[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)</title>
<updated>2023-11-23T11:39:54+00:00</updated>
<author>
<name>Edgar</name>
<email>git@edgarluque.com</email>
</author>
<published>2023-11-23T11:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c43c88501e3bc273a7c1074a19e86dc305ad7234'/>
<id>c43c88501e3bc273a7c1074a19e86dc305ad7234</id>
<content type='text'>
Fixes #73008</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #73008</pre>
</div>
</content>
</entry>
</feed>
