commit | 8ef7e4db00525a3e0473d60be110e30a10f072e8 | [log] [tgz] |
---|---|---|
author | Guozhi Wei <carrot@google.com> | Fri Sep 15 22:28:12 2017 +0000 |
committer | Guozhi Wei <carrot@google.com> | Fri Sep 15 22:28:12 2017 +0000 |
tree | 1d9b07c61d43c25d5869e8ce440665e489f94bcc | |
parent | f405097e96e57344db1430039df71d7c60f43746 [diff] |
[TargetTransformInfo] Static alloca has 0 cost Static alloca usually doesn't generate any machine instructions, so it has 0 cost. Differential Revision: https://reviews.llvm.org/D37879 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313410 91177308-0d34-0410-b5e6-96231b3b80d8