Skip to content

Commit c93d177

Browse files
kparzyszgithub-actions[bot]
authored andcommitted
Automerge: [flang][Lower] Move getHashValue and isEqual implementations to Utils… (#125513)
….cpp This is intended to reduce the memory usage while compiling flang sources. There were over 7500 instantiations of function templates defined in the Utils.h file. Most of them were not referenced anywhere outside, except for specialized implementations of getHashValue and isEqual in IterationSpace.cpp. These function were also moved to Utils.cpp.
2 parents dcb649a + ab77db0 commit c93d177

File tree

4 files changed

+613
-592
lines changed

4 files changed

+613
-592
lines changed

0 commit comments

Comments
 (0)