diff options
author | Derek Schuff <dschuff@chromium.org> | 2025-10-14 00:22:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-13 17:22:48 -0700 |
commit | 3e22438320003f0c2ed8a8d10b17071d6a093325 (patch) | |
tree | 8e4ab29c1d38aab164fd996a99aa06c09d02cd4c /llvm/lib/Object/ELF.cpp | |
parent | 301d0089fe408ef34907e74a5abb613aa68d2680 (diff) | |
download | llvm-3e22438320003f0c2ed8a8d10b17071d6a093325.zip llvm-3e22438320003f0c2ed8a8d10b17071d6a093325.tar.gz llvm-3e22438320003f0c2ed8a8d10b17071d6a093325.tar.bz2 |
[CodeGen] Use getObjectPtrOffset to generate loads/stores for mem intrinsics (#80184)
This causes address arithmetic to be generated with the 'nuw' flag,
allowing WebAssembly constant offset folding.
Fixes #79692
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions