[flang] Fix compilation problem with rename of "MemRefDataFlow"
authorPeter Steinfeld <psteinfeld@nvidia.com>
Mon, 14 Jun 2021 13:21:37 +0000 (06:21 -0700)
committerPeter Steinfeld <psteinfeld@nvidia.com>
Mon, 14 Jun 2021 14:01:11 +0000 (07:01 -0700)
commitb88fa0e39fa7b8906562b7044d06bba094c8b688
treea0cfe7246e42b4a917e24287f767604d77d2e302
parent31b9acaec5797e409afb83d665fc8816d8a37940
[flang] Fix compilation problem with rename of "MemRefDataFlow"

Revision https://reviews.llvm.org/D104190 renamed MemRefDataFlow -> AffineScalarReplacement.  After this rename, mlir failed to build.  With this change, all of clang, mlir, and flang build and test correctly.

Differential Revision: https://reviews.llvm.org/D104223
flang/include/flang/Optimizer/Support/InitFIR.h