Skip to content

Commit 553cf74

Browse files
committed
Remove todo about merging tests
1 parent b31f352 commit 553cf74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flang/test/Analysis/AliasAnalysis/ptr-component.fir

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// MLIR after convert-hlfir-to-fir. A key difference is that component access
55
// is via fir.coordinate_of instead of hlfir.designate. We would like alias
66
// analysis results to be the same in both versions.
7-
//
8-
// TODO: What about merging with alias-analysis-3.fir as it has the same focus?
97

108
// RUN: fir-opt %s -split-input-file -o /dev/null --mlir-disable-threading \
119
// RUN: -pass-pipeline='builtin.module(func.func(test-fir-alias-analysis))' \

0 commit comments

Comments
 (0)