[PATCH] D28986: [APInt] Remove calls to clearUnusedBits from XorSlowCase and operator^=
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 09:54:33 PST 2017
MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.
LGTM. unittests may also be interesting with the `neg_one` value (which I had rather called all_ones`.
https://reviews.llvm.org/D28986
More information about the llvm-commits
mailing list