[PATCH] D79089: [flang] Add the proposal document and rationale for the internal naming module that was previously added.
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 07:28:26 PDT 2020
schweitz created this revision.
schweitz added reviewers: jeanPerier, mehdi_amini.
Herald added subscribers: llvm-commits, rriddle.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
schweitz retitled this revision from "Add the proposal document and rationale for the internal naming module that was previously added." to "[flang] Add the proposal document and rationale for the internal naming module that was previously added.".
schweitz added a project: Flang.
Herald added a reviewer: jdoerfert.
schweitz added a reviewer: sscalpone.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79089
Files:
flang/documentation/BijectiveInternalNameUniquing.md
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79089.260907.patch
Type: text/x-patch
Size: 3362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/1ab48297/attachment.bin>
More information about the llvm-commits
mailing list