<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/mlir/test/python/dialects/amdgpu.py, 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>[MLIR][AMDGPU] Use Attr for resetOffset + boundsCheck in RawBufferCastOp (#149939)</title>
<updated>2025-07-21T23:43:57+00:00</updated>
<author>
<name>Stanley Winata</name>
<email>68087699+raikonenfnu@users.noreply.github.com</email>
</author>
<published>2025-07-21T23:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6fa759b465a681c9c2bea046a65e2f8c5a9f4104'/>
<id>6fa759b465a681c9c2bea046a65e2f8c5a9f4104</id>
<content type='text'>
In order to access and modify resetOffset and boundsCheck of
RawBufferCastOp in pythonic binding, we will have to use Attrs instead
of Property. This is because we do not have python binding support for
property yet. We should move back to property once we add pythonic
binding support for it.

---------

Signed-off-by: Stanley Winata &lt;stanley.winata@amd.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to access and modify resetOffset and boundsCheck of
RawBufferCastOp in pythonic binding, we will have to use Attrs instead
of Property. This is because we do not have python binding support for
property yet. We should move back to property once we add pythonic
binding support for it.

---------

Signed-off-by: Stanley Winata &lt;stanley.winata@amd.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[MLIR][python bindings] add vendor gpu dialects</title>
<updated>2023-08-13T21:45:20+00:00</updated>
<author>
<name>max</name>
<email>maksim.levental@gmail.com</email>
</author>
<published>2023-08-13T18:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a7d80c50aa9121bff08d59ab4c4d7210dd2400f9'/>
<id>a7d80c50aa9121bff08d59ab4c4d7210dd2400f9</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D157820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D157820
</pre>
</div>
</content>
</entry>
</feed>
