[PATCH] D60967: Move setTargetAttributes after setGVProperties in SetFunctionAttributes
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 23 11:16:02 PDT 2019
rjmccall added a comment.
It seems reasonable to me for target hooks to run after global hooks, but can I ask why AMDGPU specifically relies on this?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60967/new/
https://reviews.llvm.org/D60967
More information about the cfe-commits
mailing list