diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-09-20 08:18:33 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 08:18:33 +0400 |
commit | 5326614e2f84677515c38a17cf2f30cf66deaadc (patch) | |
tree | 41ffb4aafbb634d86b3d6ee1ffc32782136665cb /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 3d0846bedcd18d546fd3733c93c2e144f2faab09 (diff) | |
download | llvm-5326614e2f84677515c38a17cf2f30cf66deaadc.zip llvm-5326614e2f84677515c38a17cf2f30cf66deaadc.tar.gz llvm-5326614e2f84677515c38a17cf2f30cf66deaadc.tar.bz2 |
AtomicExpand: Really allow incremental legalization (#108613)
Fix up 100d9b89947bb1d42af20010bb594fa4c02542fc. The iterator
fixes ended up defeating the point, since newly inserted blocks
were not visited. This never erases the current block, so we can
simply not preincrement the block iterator.
The AArch64 FP atomic tests now expand the cmpxchg in the second
round of legalization.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions