[PATCH] D137046: Allows scalable vectors in ComputeNumSignBits and isKnownNonNull
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 13:12:15 PDT 2022
reames planned changes to this revision.
reames added a comment.
Tests needed.
And it looks like I missed a required bailout in IntToPtr and PtrToInt handling. (They both expect fixed sizes.) This also needs test coverage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137046/new/
https://reviews.llvm.org/D137046
More information about the llvm-commits
mailing list