[PATCH] D138925: AMDGPU: Add test sanity test if amdgcn.device.{init|fini} already exist
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 00:55:29 PST 2022
sameerds added a comment.
Redundant word "test" in the first line of the commit description?
Also, how is "something sane" defined? What is the semantics for ctors and dtors that are linked in after init and fini have already been created?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138925/new/
https://reviews.llvm.org/D138925
More information about the llvm-commits
mailing list