[all-commits] [llvm/llvm-project] bfd194: [flang] de-duplicate AbstractResult pass (#88867)
Tom Eccles via All-commits
all-commits at lists.llvm.org
Mon Apr 22 02:11:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfd19445c38a2ad6a1def7ee9a1f8ff26a159caf
https://github.com/llvm/llvm-project/commit/bfd19445c38a2ad6a1def7ee9a1f8ff26a159caf
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M flang/include/flang/Optimizer/Transforms/Passes.h
M flang/include/flang/Optimizer/Transforms/Passes.td
M flang/include/flang/Tools/CLOptions.inc
M flang/lib/Optimizer/Transforms/AbstractResult.cpp
M flang/test/Driver/mlir-debug-pass-pipeline.f90
M flang/test/Driver/mlir-pass-pipeline.f90
M flang/test/Fir/abstract-result-2.fir
M flang/test/Fir/abstract-results.fir
M flang/test/Fir/basic-program.fir
M flang/test/Fir/non-trivial-procedure-binding-description.f90
Log Message:
-----------
[flang] de-duplicate AbstractResult pass (#88867)
This is the first proof of concept of the modification of FIR codegen to
fully support a variety of top level operations (beyond just func.func)
proposed in
https://discourse.llvm.org/t/rfc-add-an-interface-for-top-level-container-operations
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list