[all-commits] [llvm/llvm-project] 153da9: [GlobalISel] Add computeNumSignBits for ASHR
David Green via All-commits
all-commits at lists.llvm.org
Sun May 11 23:33:53 PDT 2025
Branch: refs/heads/users/davemgreen/gh-gi-ashr
Home: https://github.com/llvm/llvm-project
Commit: 153da95146773e4fcb334bb0453609444449d5e3
https://github.com/llvm/llvm-project/commit/153da95146773e4fcb334bb0453609444449d5e3
Author: David Green <david.green at arm.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
M llvm/test/CodeGen/AArch64/aarch64-smull.ll
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-abs-rv64.mir
M llvm/test/CodeGen/RISCV/GlobalISel/rv64zbb.ll
Log Message:
-----------
[GlobalISel] Add computeNumSignBits for ASHR
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list