[all-commits] [llvm/llvm-project] 925be4: [flang][NFC] Add fir.dispatch codegen test with pa...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Oct 19 11:32:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 925be4e7de8415aa04153bebc7ab09184453e061
https://github.com/llvm/llvm-project/commit/925be4e7de8415aa04153bebc7ab09184453e061
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M flang/test/Fir/dispatch.f90
Log Message:
-----------
[flang][NFC] Add fir.dispatch codegen test with pass object at pos 1
D136189 was missing a test where the pass object is not at
position 0. This patch adds one.
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D136231
More information about the All-commits
mailing list