diff options
| author | Changpeng Fang <changpeng.fang@amd.com> | 2025-10-30 09:44:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 09:44:25 -0700 |
| commit | 6b5afdc3ab3e2791baa1946acb4ee3f0b6db8ce3 (patch) | |
| tree | ac42d658a2273f46f7340a931d89eb7fcb026535 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 88cee4c73787c977b03b89f22309c2e52769e0ec (diff) | |
| download | llvm-6b5afdc3ab3e2791baa1946acb4ee3f0b6db8ce3.zip llvm-6b5afdc3ab3e2791baa1946acb4ee3f0b6db8ce3.tar.gz llvm-6b5afdc3ab3e2791baa1946acb4ee3f0b6db8ce3.tar.bz2 | |
[AMDGPU] Support bfloat comparison for ballot intrinsic (#165495)
We do not have native instructions for direct bfloat comparisons.
However, we can expand bfloat to float, and do float comparison instead.
TODO: handle bfloat comparison for ballot intrinsic on global isel path.
Fixes: SWDEV-563403
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
