aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-09-18 15:35:05 -0700
committerGitHub <noreply@github.com>2024-09-18 15:35:05 -0700
commit775de20c3a0a149158cdafce66ef29510a436f1f (patch)
tree0519d94be71de908b32e03dd4be93285c79b35b0 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentb4a8e877ee3002a8cfd613f7950afcbe1d98821c (diff)
downloadllvm-775de20c3a0a149158cdafce66ef29510a436f1f.zip
llvm-775de20c3a0a149158cdafce66ef29510a436f1f.tar.gz
llvm-775de20c3a0a149158cdafce66ef29510a436f1f.tar.bz2
[RISCV][GISel] Support unaligned-scalar-mem. (#108905)
We need to set the required alignment to 8 with unaligned-scalar-mem. If we don't do this, the legalizer will try to lower the unaligned load/store and the lower code will call allowsMemoryAccess to verify what its supposed to do. allowsMemoryAccess will say the unaligned access is allowed. So the legalizer gives up.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions