[all-commits] [llvm/llvm-project] e09018: [flang][fir] Updates to internal name uniquer.
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Tue Feb 9 14:44:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e090182fe153c9ceea50b1807f8ca5c13729e402
https://github.com/llvm/llvm-project/commit/e090182fe153c9ceea50b1807f8ca5c13729e402
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Support/InternalNames.h
M flang/lib/Optimizer/Support/InternalNames.cpp
M flang/unittests/Optimizer/InternalNamesTest.cpp
Log Message:
-----------
[flang][fir] Updates to internal name uniquer.
https://github.com/flang-compiler/f18-llvm-project/pull/474
Differential Revision: https://reviews.llvm.org/D96361
More information about the All-commits
mailing list