[llvm-branch-commits] [flang] [flang] translate derived type array init to attribute if possible (PR #140268)

2025-05-16 Thread Asher Mancinelli via llvm-branch-commits
@@ -0,0 +1,204 @@ +//===-- LLVMInsertChainFolder.cpp -===// +// +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Ap

[llvm-branch-commits] [flang] [flang] translate derived type array init to attribute if possible (PR #140268)

2025-05-16 Thread Asher Mancinelli via llvm-branch-commits
https://github.com/ashermancinelli approved this pull request. Thanks, this is a really interesting fix! My review comments are just nits/questions. https://github.com/llvm/llvm-project/pull/140268 ___ llvm-branch-commits mailing list llvm-branch-comm

[llvm-branch-commits] [flang] [flang] translate derived type array init to attribute if possible (PR #140268)

2025-05-16 Thread Asher Mancinelli via llvm-branch-commits
@@ -0,0 +1,204 @@ +//===-- LLVMInsertChainFolder.cpp -===// +// +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Ap

[llvm-branch-commits] [flang] [flang] translate derived type array init to attribute if possible (PR #140268)

2025-05-16 Thread Asher Mancinelli via llvm-branch-commits
@@ -0,0 +1,204 @@ +//===-- LLVMInsertChainFolder.cpp -===// +// +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Ap

[llvm-branch-commits] [flang] [flang] translate derived type array init to attribute if possible (PR #140268)

2025-05-16 Thread Asher Mancinelli via llvm-branch-commits
https://github.com/ashermancinelli edited https://github.com/llvm/llvm-project/pull/140268 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [flang] bc26c5f - Clang-format list input test

2021-04-05 Thread Asher Mancinelli via llvm-branch-commits
Author: Asher Mancinelli Date: 2021-03-30T11:31:39-07:00 New Revision: bc26c5fb2a5601971691a69c6d8bf9f7b5cd7326 URL: https://github.com/llvm/llvm-project/commit/bc26c5fb2a5601971691a69c6d8bf9f7b5cd7326 DIFF: https://github.com/llvm/llvm-project/commit/bc26c5fb2a5601971691a69c6d8bf9f7b5cd7326.di

[llvm-branch-commits] [flang] 679fe69 - Apply first pass at diag handler structure

2021-04-05 Thread Asher Mancinelli via llvm-branch-commits
Author: Asher Mancinelli Date: 2021-04-05T09:00:33-07:00 New Revision: 679fe69e92f192ef8d3b014dcf7e1624e16c9c77 URL: https://github.com/llvm/llvm-project/commit/679fe69e92f192ef8d3b014dcf7e1624e16c9c77 DIFF: https://github.com/llvm/llvm-project/commit/679fe69e92f192ef8d3b014dcf7e1624e16c9c77.di

[llvm-branch-commits] [flang] ee822a6 - Remove legacy list-input test

2021-04-05 Thread Asher Mancinelli via llvm-branch-commits
Author: Asher Mancinelli Date: 2021-03-30T11:25:42-07:00 New Revision: ee822a6bda40f6b17ba7b4c6d414827c665c9480 URL: https://github.com/llvm/llvm-project/commit/ee822a6bda40f6b17ba7b4c6d414827c665c9480 DIFF: https://github.com/llvm/llvm-project/commit/ee822a6bda40f6b17ba7b4c6d414827c665c9480.di

[llvm-branch-commits] [flang] 352b872 - Add list input test to GTest suite

2021-04-05 Thread Asher Mancinelli via llvm-branch-commits
Author: Asher Mancinelli Date: 2021-03-30T11:16:23-07:00 New Revision: 352b872f8f717a98328eb48b57f0a4d83c686d9f URL: https://github.com/llvm/llvm-project/commit/352b872f8f717a98328eb48b57f0a4d83c686d9f DIFF: https://github.com/llvm/llvm-project/commit/352b872f8f717a98328eb48b57f0a4d83c686d9f.di