[PATCH] D109555: [APInt] Enable APInt to support zero bit integers.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 14:44:52 PDT 2021
lattner added a comment.
Hi Jay,
I'm getting caught back up on old patches and I'm not sure if I closed this off with you. `isAllOnes()` seems defined on zero bit values now, so I think you're happy. Am I missing anything more?
-Chris
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109555/new/
https://reviews.llvm.org/D109555
More information about the llvm-commits
mailing list