https://bugs.documentfoundation.org/show_bug.cgi?id=167365

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Julien Nabet <[email protected]> ---
(In reply to V Stuart Foote from comment #7)
> ...
> https://opengrok.libreoffice.org/xref/core/opencl/source/openclconfig.
> cxx?a=true&r=d573e2ae17d2ff589ec7adc0dddf6a78db4cc93a&h=35#35

Reading the link, it seems AMD is ok since there's:
// For now, assume that AMD, Intel and NVIDIA drivers are good
maAllowList.insert(ImplMatcher(u""_ustr, u""_ustr, u"Advanced Micro Devices,
Inc\\."_ustr, u""_ustr, u""_ustr));

so it's in "maAllowList" not in "maDenyList"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to