llvm-project
[GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits
#191260
Merged

[GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits #191260

arsenm merged 12 commits into llvm:main from def3r:gisel-fshl-fshr
def3r
def3r [GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits
2c6c8d9d
github-actions
llvmbot llvmbot added backend:AArch64
llvmbot llvmbot added llvm:globalisel
llvmbot
arsenm
arsenm commented on 2026-04-09
def3r Add `fshl` and `fshr` to `KnownBits`
df9789a4
llvmbot llvmbot added llvm:support
def3r def3r requested a review from arsenm arsenm 161 days ago
jayfoad
jayfoad commented on 2026-04-10
def3r Improve impl and add unittest
d950804a
def3r def3r requested a review from jayfoad jayfoad 160 days ago
jayfoad
jayfoad commented on 2026-04-10
jayfoad
jayfoad commented on 2026-04-10
def3r Use `fshl` and `fshr` from `APIntOps`
f7a10028
arsenm
arsenm commented on 2026-04-10
arsenm
arsenm commented on 2026-04-10
def3r def3r marked this pull request as draft 160 days ago
def3r Improve impl + exhaustive testing
226aca51
def3r const ref args
52d0f8d3
def3r def3r marked this pull request as ready for review 159 days ago
def3r def3r requested a review from jayfoad jayfoad 159 days ago
def3r clean up
368018da
def3r def3r force pushed from 30e1f70d to 368018da 159 days ago
def3r
arsenm
arsenm commented on 2026-04-21
github-actions
github-actions
davemgreen
davemgreen commented on 2026-04-21
def3r update AMDGPU test + fix impl
62d37025
def3r use APInt for shift amt
1fe209e6
def3r only const shift amt impl
2e2c13d1
def3r def3r requested a review from nikic nikic 144 days ago
def3r def3r force pushed from e76a0a72 to 7f6c7080 144 days ago
jayfoad
jayfoad commented on 2026-04-27
def3r clean up
ba00b054
def3r def3r force pushed from 7f6c7080 to ba00b054 143 days ago
arsenm
arsenm approved these changes on 2026-04-27
def3r arg as `APInt` amt
0ab8595c
arsenm
arsenm approved these changes on 2026-04-27
arsenm arsenm enabled auto-merge (squash) 143 days ago
arsenm arsenm merged fce06e92 into main 143 days ago
github-actions
def3r def3r deleted the gisel-fshl-fshr branch 68 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone