<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/offload/test/mapping/declare_mapper_nested_default_mappers_1.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>Test faild with amd. (#101781)</title>
<updated>2024-08-03T00:53:23+00:00</updated>
<author>
<name>jyu2-git</name>
<email>jennifer.yu@intel.com</email>
</author>
<published>2024-08-03T00:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a43677c17266308fb615cc37d03dcff87e7e9a5f'/>
<id>a43677c17266308fb615cc37d03dcff87e7e9a5f</id>
<content type='text'>
Add unspport.

This is relate #101101</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add unspport.

This is relate #101101</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenMP] Generate implicit default mapper for mapping array section. (#101101)</title>
<updated>2024-08-03T00:22:40+00:00</updated>
<author>
<name>jyu2-git</name>
<email>jennifer.yu@intel.com</email>
</author>
<published>2024-08-03T00:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d8b61dd84b1acbc4f5a84b09bc1abd552a949189'/>
<id>d8b61dd84b1acbc4f5a84b09bc1abd552a949189</id>
<content type='text'>
This is only for struct containing nested structs with user defined
mappers.

Add four functions:
1&gt;buildImplicitMap: build map for default mapper
2&gt;buildImplicitMapper:  build default mapper.
3&gt;hasUserDefinedMapper for given mapper name and mapper type, lookup
user defined map, if found one return true.
4&gt;isImplicitMapperNeeded check if Mapper is needed

During create map, in checkMappableExpressionList, call
isImplicitMapperNeeded when it return true, call buildImplicitMapper to
generate implicit mapper and added to map clause.

https://github.com/llvm/llvm-project/pull/101101</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only for struct containing nested structs with user defined
mappers.

Add four functions:
1&gt;buildImplicitMap: build map for default mapper
2&gt;buildImplicitMapper:  build default mapper.
3&gt;hasUserDefinedMapper for given mapper name and mapper type, lookup
user defined map, if found one return true.
4&gt;isImplicitMapperNeeded check if Mapper is needed

During create map, in checkMappableExpressionList, call
isImplicitMapperNeeded when it return true, call buildImplicitMapper to
generate implicit mapper and added to map clause.

https://github.com/llvm/llvm-project/pull/101101</pre>
</div>
</content>
</entry>
</feed>
