diff options
author | Yatao Wang <ningxinr@live.cn> | 2025-09-02 10:32:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 17:32:31 +0000 |
commit | 9b2c6052a8668711fb18844f557e229adb0306a1 (patch) | |
tree | 8bc09987a9e92f11dbef4f7bf6d87f0c91aa0688 /llvm/lib/ExecutionEngine/RuntimeDyld | |
parent | d6a72cb300f1d4131eee4fdb101741fb2be1f780 (diff) | |
download | llvm-9b2c6052a8668711fb18844f557e229adb0306a1.zip llvm-9b2c6052a8668711fb18844f557e229adb0306a1.tar.gz llvm-9b2c6052a8668711fb18844f557e229adb0306a1.tar.bz2 |
Reland "[AArch64] AArch64TargetLowering::computeKnownBitsForTargetNode - add support for AArch64ISD::MOV/MVN constants" (#155696)
Reland #154039
Per suggestion by @davemgreen, add mask on the shift amount to prevent
shifting more than the bitwidth. This change is confirmed to fix the
tests failures on x86 sanitizer bots and aarch64 sanitizer bots
failures.
Fixes: https://github.com/llvm/llvm-project/issues/153159
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld')
0 files changed, 0 insertions, 0 deletions