diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-01-29 08:17:46 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 08:17:46 -0600 |
commit | 4a3d187075b2e3795b3e00e6ebb7a2a42143f3bb (patch) | |
tree | 74c9c1596b99ee8b9686323a36dcc86048b361af /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 6d242914d784ed848d0f87bf6df9b6b2f2b27566 (diff) | |
download | llvm-4a3d187075b2e3795b3e00e6ebb7a2a42143f3bb.zip llvm-4a3d187075b2e3795b3e00e6ebb7a2a42143f3bb.tar.gz llvm-4a3d187075b2e3795b3e00e6ebb7a2a42143f3bb.tar.bz2 |
[libc][NFC] Simplify AMDGPU constant frequency checks (#79653)
Summary:
The AMDGPU fixed frequency clock is fixed to a chip dependent frequency.
More modern chips have started to fix this at known values of 25 MHz or
100 MHz, so this function forwards those values. This was done using the
individual architectures. This patch simply uses the more concise
`__GFXn__` macro which indicates the major revision
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions