[PATCH] D101095: [clang][amdgpu] Use implicit code object version

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 15:51:48 PDT 2021


JonChesterfield added a comment.

In D101095#2713652 <https://reviews.llvm.org/D101095#2713652>, @yaxunl wrote:

> In general we think we should move toward the direction of clang being agnostic about code object version and let backend decide which code object version to use

This sounds the right direction to me too. If we can get all code object choices out of the front ends we'll also get consistency between the various languages.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101095



More information about the cfe-commits mailing list