llvm-project
0e84f659 - Support EXTRACT_SUBVECTOR in computeKnownBits for scalable vectors (#177163)

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
Author
Parents
Loading