[all-commits] [llvm/llvm-project] 4d5a9c: Using higher level interface to insert new argumen...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Wed Nov 9 11:06:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d5a9c1d171b1b86deb2030e37b31ab2ec9d1dd0
https://github.com/llvm/llvm-project/commit/4d5a9c1d171b1b86deb2030e37b31ab2ec9d1dd0
Author: Renaud-K <rkauffmann at nvidia.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M flang/lib/Optimizer/Transforms/AbstractResult.cpp
A flang/test/Fir/abstract-result-2.fir
Log Message:
-----------
Using higher level interface to insert new arguments so arguments
and their corresponding attributes are moved together
Differential revision: https://reviews.llvm.org/D13767
More information about the All-commits
mailing list