summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2025-11-21 13:35:36 +0000
committerGitHub <noreply@github.com>2025-11-21 13:35:36 +0000
commitfe743233579113594f7ef964d735f41d60a211e3 (patch)
tree75f3afee8c592d6970795a2a131a4cfa294c5490 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent5ab49edde282814f41b90431194afaff694deba7 (diff)
[AArch64] Avoid introducing illegal types in LowerVECTOR_COMPRESS (NFC) (#168520)
This does not seem to be an issue currently, but when using VECTOR_COMPRESS as part of another lowering, I found these BITCASTs would result in "Unexpected illegal type!" errors. For example, this would convert the legal nxv2f32 type into the illegal nxv2i32 type. This patch avoids this by using no-op casts for unpacked types.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions