vikramRH abandoned this revision.
vikramRH added a comment.
A new implentation is under discussion
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138702/new/
https://reviews.llvm.org/D138702
___
cfe-commi
vikramRH added a comment.
There were some issues reported where it was found that pcie atomics are not
available in some environments, as a result hostcall and HIP-Printf were also
not available. This Patch is intended to provide an alternative in such
scenarios while hostcall based implementat
arsenm requested changes to this revision.
arsenm added a comment.
Herald added a subscriber: wdng.
I have a few questions. First, why surface this to users? If we really need to,
I don't think this is the right flag name/design. A named argument to some kind
of printf lowering flag would be bet
vikramRH created this revision.
vikramRH added reviewers: sameerds, b-sumner, yaxunl.
vikramRH added a project: LLVM.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, Anastasia,
jvesely, arsenm.
Herald added a project: All.
vikramRH requested review of this revision.
Herald added subsc