[flang-commits] [flang] [RFC][flang] Replace special symbols in uniqued global names. (PR #104859)
via flang-commits
flang-commits at lists.llvm.org
Tue Aug 20 05:55:39 PDT 2024
https://github.com/jeanPerier approved this pull request.
Code looks good to me (small nit about an IO case probably not very relevant to your use case). I am wondering a bit if we should just use X right away as a separator rather than use a rewrite pass to avoid the pass complexity, but "." is more readable in the IR and the flexibility makes some sense.
https://github.com/llvm/llvm-project/pull/104859
More information about the flang-commits
mailing list