[DemandedBits] Support non-constant shift amounts #148880
[LLVM] Enhance shift operators in the Demanded Bits Analysis
b802455c
[LLVM] created new tests for lshr and ashr, and updated the Range han…
289fb1cf
karouzakisp
changed the title [LLVM] Improve the DemandedBits Analysis [LLVM] Improve the shift operators of the DemandedBits Analysis 303 days ago
removed comment
3a4d65e7
nikic
changed the title [LLVM] Improve the shift operators of the DemandedBits Analysis [DemandedBits] Support non-constant shift amounts 302 days ago
fixed or-->trunc->shl error, by updating the GetShiftedRange, needs m…
4fbabd66
added more range tests
23cea682
removed wrong const and exceeding bit
0ee0e032
optimized loop to nlog(n) time complexity!
bbb1bd82
added lambda
c102f648
wrong type fix
bde29238
updated types
27e434a8
Looks correct
e9288bd0
dtcxzyw
approved these changes
on 2025-08-16
dtcxzyw
merged
c2e7fad4
into main 269 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub