[PATCH] D81627: [HIP] Do not call opt/llc for -fno-gpu-rdc
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 14:20:29 PDT 2020
arsenm added a comment.
In D81627#2088500 <https://reviews.llvm.org/D81627#2088500>, @arsenm wrote:
> It doesn't matter if we don't support isa linking. We should just use clang and default to -flto. LTO "just works" as is
This is a step forward, but the lack of ISA linking shouldn't block eliminating the use of llc/opt
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81627/new/
https://reviews.llvm.org/D81627
More information about the cfe-commits
mailing list