[PATCH] D155884: [AMDGPU] Improve indirect call support in closed modules

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 04:15:54 PDT 2023


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll:22
 
+ at G1 = global ptr undef
+ at G2 = global ptr undef
----------------
poison 


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

https://reviews.llvm.org/D155884



More information about the llvm-commits mailing list