[PATCH] D94187: AMDGPU: Remove wrapper only call limitation

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 12:35:56 PST 2021


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

I suppose doing some benchmarking would be ideal, but this makes sense, I can't imagine why these sorts of functions wouldn't be inlined other than attributes like coldcc/noinline.


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

https://reviews.llvm.org/D94187



More information about the llvm-commits mailing list