[PATCH] D98746: [clang][amdgpu] Use implicit code object default

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 22 11:27:50 PDT 2021


JonChesterfield added a comment.

Revision at D101095 <https://reviews.llvm.org/D101095> implements the suggestion above. The argument is passed to llc whenever an argument was passed to clang. Front end tests / device runtime libraries that are happy with the default can then build without the AMDGPU target enabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98746



More information about the cfe-commits mailing list