diff options
author | Acim Maravic <Acim.Maravic@Syrmia.com> | 2024-07-25 18:01:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 18:01:07 +0200 |
commit | 9398cc2ec57721a57af98f6206c816038375ac6e (patch) | |
tree | ddcf0dab2cffb105097665f0d45f895dcbd828d2 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | abacc5220e228012b0b86ca2ed540ef1a715f1ee (diff) | |
download | llvm-9398cc2ec57721a57af98f6206c816038375ac6e.zip llvm-9398cc2ec57721a57af98f6206c816038375ac6e.tar.gz llvm-9398cc2ec57721a57af98f6206c816038375ac6e.tar.bz2 |
[LLVM][AMDGPU] Copy isConvergent from Pseudo to Real instructions (#99658)
This patch copies the flag isConvergent from pseudo instructions to the
corresponding real instructions, so that isConvergent flag is also
defined for real instructions.
Flags are not required by the compiler, but for consistency it would be
nice to have them.
Co-authored-by: Acim Maravic <Acim.Maravic@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions