[PATCH] D109707: [HIP] [AlwaysInliner] Disable AlwaysInliner to eliminate undefined symbols
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 11:55:42 PDT 2021
yaxunl added a comment.
In D109707#2998095 <https://reviews.llvm.org/D109707#2998095>, @aeubanks wrote:
> should the `amdgpu-early-inline-all` flag be deleted?
No. It is still used by HIP. We will deprecate it in the feature, but it is not ready yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109707/new/
https://reviews.llvm.org/D109707
More information about the cfe-commits
mailing list