[flang-commits] [PATCH] D121171: [flang] Add ExternalNameConversionPass to flang-new pipeline

Eric Schweitz via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Apr 5 08:48:18 PDT 2022


schweitz added a comment.

In D121171#3429309 <https://reviews.llvm.org/D121171#3429309>, @awarzynski wrote:

> We pledged to retire bbc/tco in favour of `flang-new`/`fir-opt` and this change is a step in the opposite direction (at least in it's current format) . I think that we should maintain the interoperability of tests using `bbc`/`tco` and `flang-new`.

Who made this pledge and why? Why the eagerness to cripple the core developers standard workflow on this project?

There was never any claims that bbc was identical to flang-new, because it simply is not. flang-new is, for one thing, a fully functional C++ compiler as well as accepting some Fortran.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121171/new/

https://reviews.llvm.org/D121171



More information about the flang-commits mailing list