[PATCH] D145579: [Clang][Flang][AMDGPU] Add support for AMDGPU to Flang driver

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 07:30:14 PDT 2023


yaxunl added a comment.

In D145579#4224157 <https://reviews.llvm.org/D145579#4224157>, @tschuett wrote:

> Do you want to move the AMDGPU changes into AMDGPU.cpp next to AMD.cpp? From the conversation, there seems to be more target specific behaviours.

I prefer to defer further refactoring to the future, so that downstream branches have time to digest this change first.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145579/new/

https://reviews.llvm.org/D145579



More information about the cfe-commits mailing list