llvm-project
fce06e92
- [GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits (#191260)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
[GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits (#191260) Ported impl from `SelectionDAG::computeKnownBits`. Tests are based on `AArch64/GlobalISel/knownbits-shl.mir` Ref: #150515
References
#191260 - [GlobalISel] Add `G_FSHL` and `G_FSHR` to computeKnownBits
Author
def3r
Parents
11e7f6c8
Loading