summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2022-01-26 17:09:38 +0000
committerJay Foad <jay.foad@amd.com>2022-01-27 14:40:58 +0000
commit185cb8e82c98096fdd73beb646017d86ca8692b3 (patch)
treec215ae9e8ecb1ffcd3700c97c0ed73cbed927b86 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
parentcb3df1a29956ec6ee5905cf217b3e0abb9611d0b (diff)
[AMDGPU] SILoadStoreOptimizer: Allow merging across a swizzled access
Swizzled accesses are not merged, but there is no particular reason not to merge two instructions if any of the intervening instructions happens to be a swizzled access. This moves the check for swizzled accesses out of checkAndPrepareMerge into collectMergeableInsts where I think it makes more sense. Differential Revision: https://reviews.llvm.org/D118267
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions