<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/flang/lib/Lower/ComponentPath.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>[Flang] Switch to common::visit more call sites (#90018)</title>
<updated>2024-06-17T19:59:04+00:00</updated>
<author>
<name>Alexander Shaposhnikov</name>
<email>6532716+alexander-shaposhnikov@users.noreply.github.com</email>
</author>
<published>2024-06-17T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=77d8cfb3c50e3341d65af1f9e442004bbd77af9b'/>
<id>77d8cfb3c50e3341d65af1f9e442004bbd77af9b</id>
<content type='text'>
Switch to common::visit more call sites.

Test plan: ninja check-all</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to common::visit more call sites.

Test plan: ninja check-all</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use Optional::getValue (NFC)</title>
<updated>2022-06-21T06:35:53+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2022-06-21T06:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ed8fceaa09cd66324c6efc1070f962731a62e2dc'/>
<id>ed8fceaa09cd66324c6efc1070f962731a62e2dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream support for POINTER assignment in FORALL.</title>
<updated>2022-05-07T02:52:47+00:00</updated>
<author>
<name>Eric Schweitz</name>
<email>eschweitz@nvidia.com</email>
</author>
<published>2022-04-22T20:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1bffc75383a2285e69deda90cd10860769485234'/>
<id>1bffc75383a2285e69deda90cd10860769485234</id>
<content type='text'>
Reviewed By: vdonaldson, PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D125140
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed By: vdonaldson, PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D125140
</pre>
</div>
</content>
</entry>
<entry>
<title>[flang] Simple array assignment lowering</title>
<updated>2022-02-24T20:23:30+00:00</updated>
<author>
<name>Valentin Clement</name>
<email>clementval@gmail.com</email>
</author>
<published>2022-02-24T20:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f9704f0cfb7a9edb86c0755bafef54cbd365743d'/>
<id>f9704f0cfb7a9edb86c0755bafef54cbd365743d</id>
<content type='text'>
This patch handles lowering of simple array assignment.

```
a(:) = 10
```

or

```
a(1) = 1
```

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld, schweitz

Differential Revision: https://reviews.llvm.org/D120501

Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;
Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;
Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch handles lowering of simple array assignment.

```
a(:) = 10
```

or

```
a(1) = 1
```

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld, schweitz

Differential Revision: https://reviews.llvm.org/D120501

Co-authored-by: Jean Perier &lt;jperier@nvidia.com&gt;
Co-authored-by: V Donaldson &lt;vdonaldson@nvidia.com&gt;
Co-authored-by: Eric Schweitz &lt;eschweitz@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
