<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Transforms/OpenMP, 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>[FIX] Update check lines of `llvm/test/Transforms/OpenMP/remove_globalization.ll`</title>
<updated>2025-06-09T14:59:53+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-06-09T14:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bc5d8276da662111e4858eb3baa38382a5425df1'/>
<id>bc5d8276da662111e4858eb3baa38382a5425df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Add nvptx as required target for some OpenMP tests</title>
<updated>2025-06-09T14:27:46+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-06-09T14:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=64bd4d91efb2de5380c9e61ff75c970293a11886'/>
<id>64bd4d91efb2de5380c9e61ff75c970293a11886</id>
<content type='text'>
Those tests set nvptx64 in IR but doesn't require the target. The optimization
now needs TTI such that if nvptx is not registered, it just uses whatever
default target is, which will cause the check lines mismatch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those tests set nvptx64 in IR but doesn't require the target. The optimization
now needs TTI such that if nvptx is not registered, it just uses whatever
default target is, which will cause the check lines mismatch.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Attributor] Use known non-flat AS before `getAssumedAddrSpace` (#143221)</title>
<updated>2025-06-09T14:11:34+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-06-09T14:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f32b75658f2676acf12cf16d8ad20067e43226d3'/>
<id>f32b75658f2676acf12cf16d8ad20067e43226d3</id>
<content type='text'>
If the underlying object already has a non-flat address space, we simply
use
that before calling `getAssumedAddrSpace`.

Partially fixes SWDEV-536263.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the underlying object already has a non-flat address space, we simply
use
that before calling `getAssumedAddrSpace`.

Partially fixes SWDEV-536263.</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (#137488)""</title>
<updated>2025-05-31T02:11:22+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-31T02:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4d48673562163d99dec601a40dc79aa30102d088'/>
<id>4d48673562163d99dec601a40dc79aa30102d088</id>
<content type='text'>
This reverts commit 37ea3b32cdcb6c0dcecbcc4bf844f5190c7378dd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 37ea3b32cdcb6c0dcecbcc4bf844f5190c7378dd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (#137488)""</title>
<updated>2025-05-31T02:06:16+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-31T02:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=37ea3b32cdcb6c0dcecbcc4bf844f5190c7378dd'/>
<id>37ea3b32cdcb6c0dcecbcc4bf844f5190c7378dd</id>
<content type='text'>
This reverts commit 4efc13f8ff1eaf4f9fb1fcea8d4552b3eca052ca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4efc13f8ff1eaf4f9fb1fcea8d4552b3eca052ca.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (#137488)"</title>
<updated>2025-05-31T01:56:24+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-31T01:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4efc13f8ff1eaf4f9fb1fcea8d4552b3eca052ca'/>
<id>4efc13f8ff1eaf4f9fb1fcea8d4552b3eca052ca</id>
<content type='text'>
This reverts commit 3c6211c183885afb5d89259a53c4f4f46a6bf399.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3c6211c183885afb5d89259a53c4f4f46a6bf399.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (#137488)"</title>
<updated>2025-05-31T01:15:25+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-31T01:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3c6211c183885afb5d89259a53c4f4f46a6bf399'/>
<id>3c6211c183885afb5d89259a53c4f4f46a6bf399</id>
<content type='text'>
This reverts commit 9bf6b2a8cb0467b62173659306e43a0346f063a2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9bf6b2a8cb0467b62173659306e43a0346f063a2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[FIX] Fix a test update by mistake"</title>
<updated>2025-05-31T01:15:25+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-31T01:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=244638183826fc2945a254a3536178e961dfc218'/>
<id>244638183826fc2945a254a3536178e961dfc218</id>
<content type='text'>
This reverts commit 0a75d8e4330b4fba670c48c942adcc5a5891eba3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0a75d8e4330b4fba670c48c942adcc5a5891eba3.
</pre>
</div>
</content>
</entry>
<entry>
<title>[FIX] Fix a test update by mistake</title>
<updated>2025-05-30T22:09:48+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-30T22:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0a75d8e4330b4fba670c48c942adcc5a5891eba3'/>
<id>0a75d8e4330b4fba670c48c942adcc5a5891eba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (#137488)</title>
<updated>2025-05-30T21:30:42+00:00</updated>
<author>
<name>Shilei Tian</name>
<email>i@tianshilei.me</email>
</author>
<published>2025-05-30T21:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9bf6b2a8cb0467b62173659306e43a0346f063a2'/>
<id>9bf6b2a8cb0467b62173659306e43a0346f063a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
