[PATCH] D62911: WIP: AMDGPU: Use fixup for local linkage functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 12:23:12 PDT 2019


arsenm added a comment.

I don’t want to use a pseudo instruction for this. We don’t need just add. We at least need sub, and there will be other possible users in the future


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

https://reviews.llvm.org/D62911





More information about the llvm-commits mailing list