[PATCH] D45353: AMDGPU: Initialize GlobalISel passes
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 21:27:58 PDT 2018
tstellar added a comment.
In https://reviews.llvm.org/D45353#1059338, @arsenm wrote:
> Why is the target responsible for this?
I'm not sure, that's just what the other targets are doing. Maybe putting this in initializeCodeGen() would be better?
Repository:
rL LLVM
https://reviews.llvm.org/D45353
More information about the llvm-commits
mailing list