[Openmp-commits] [PATCH] D106751: [OpenMP][Libomptarget] Adding `print_device_info` to RTL and `omptarget`

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Jul 25 09:27:05 PDT 2021


jdoerfert added a comment.

In D106751#2903128 <https://reviews.llvm.org/D106751#2903128>, @jhuber6 wrote:

> In D106751#2903124 <https://reviews.llvm.org/D106751#2903124>, @jdoerfert wrote:
>
>> I'm fine with getting this in first and cleaning it up more in-tree. Makes a nice addition to 13, useful for people. @jhuber6 should probably be exposed via a _INFO flag too.
>>
>> @tianshilei1992 @JonChesterfield any objections?
>
> Adding it as some information you can query could be useful. I'd call this method when we initialize the plugin if `0x40` in the bitfield is set.

yep.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106751



More information about the Openmp-commits mailing list