[PATCH] D24023: AMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass

Nikolay Haustov via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 04:38:52 PDT 2016


nhaustov added a comment.

In https://reviews.llvm.org/D24023#529153, @arsenm wrote:

> LGTM. Can you also add a test which errors on an alias that is a constantexpr?


Why would it error? It simply skips everything that is not alias to function.


Repository:
  rL LLVM

https://reviews.llvm.org/D24023





More information about the llvm-commits mailing list