[PATCH] D31141: [AMDGPU] Run always inliner early in opt
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 20 11:00:21 PDT 2017
kzhuravl added a comment.
Not sure which bug you were trying to solve by original change, but moving if we move it "Internalize" then we would have to make function in early-inline.ll amdgpu_kernel. Would that be ok? I added a separate option for now.
https://reviews.llvm.org/D31141
More information about the llvm-commits
mailing list