This revision was automatically updated to reflect the committed changes.
Closed by commit rG0519e1ddb388: [HIP] Fix bug in driver about wavefront size
(authored by yaxunl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM although I thought there were existing test files for this
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92628/new/
https://reviews.llvm.org/D92628
_
yaxunl created this revision.
yaxunl added reviewers: tra, arsenm.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
yaxunl requested review of this revision.
Herald added a subscriber: wdng.
The static variable causes it only initialized once and take
the same value for different GPU archs, w