llvm-project
0e84f659
- Support EXTRACT_SUBVECTOR in computeKnownBits for scalable vectors (#177163)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
29 days ago
Support EXTRACT_SUBVECTOR in computeKnownBits for scalable vectors (#177163) Rather than not supporting this case it would just be more conservative as it will need to prove known bits for all elements. Follows on from #176883
References
#177163 - Support EXTRACT_SUBVECTOR in computeKnownBits for scalable vectors
Author
sdesmalen-arm
Parents
55f0ed91
Loading