diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-02-13 12:26:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 12:26:45 -0600 |
commit | 63198e0682058c81cd546cb1851e785cec1387ef (patch) | |
tree | db231e23f83f306de4ed8e46f23ca065335efb76 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 502a88bae799694d0ed90e1839cd7a0aacb6bc9d (diff) | |
download | llvm-63198e0682058c81cd546cb1851e785cec1387ef.zip llvm-63198e0682058c81cd546cb1851e785cec1387ef.tar.gz llvm-63198e0682058c81cd546cb1851e785cec1387ef.tar.bz2 |
[libc] Remove remaining GPU architecture dependent instructions (#81612)
Summary:
Recent patches have added solutions to the remaining sources of
divergence. This patch simply removes the last occures of things like
`has_builtin`, `ifdef` or builtins with feature requirements. The one
exception here is `nanosleep`, but I made changes in the
`__nvvm_reflect` pass to make usage like this actually work at O0.
Depends on https://github.com/llvm/llvm-project/pull/81331
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions