[PATCH] D57811: AMDGPU: Set ABI version to 1 for code object v3

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 16:51:26 PST 2019


ruiu added a comment.

Just want to know a bit more about background of this change. Are you making an ABI-breaking change, so you are defining a new ABI version number for the AMDGPU target. Is this understanding correct? Is the AMDGPU target migrating to ABI version 2, or will version 1 and 2 co-exist in the future?


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

https://reviews.llvm.org/D57811





More information about the llvm-commits mailing list