[all-commits] [llvm/llvm-project] 787536: [flang] Add the proposal document and rationale fo...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Thu Apr 30 11:32:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7875362986fcdb40230b8a142e8288eeb6d547eb
https://github.com/llvm/llvm-project/commit/7875362986fcdb40230b8a142e8288eeb6d547eb
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
A flang/documentation/BijectiveInternalNameUniquing.md
Log Message:
-----------
[flang] Add the proposal document and rationale for the internal naming module that was previously added.
Summary:
This document describes how uniquing of internal names is done. This
name uniquing is done to support the constraints and invariants of the FIR
dialect of MLIR.
Reviewers: jeanPerier, mehdi_amini, DavidTruby, jdoerfert, sscalpone, kiranchandramohan
Reviewed By: jeanPerier, sscalpone, kiranchandramohan
Subscribers: tskeith, kiranchandramohan, rriddle, llvm-commits
Tags: #llvm, #flang
Differential Revision: https://reviews.llvm.org/D79089
More information about the All-commits
mailing list