[PATCH] D28986: [APInt] Remove calls to clearUnusedBits from XorSlowCase and operator^=

Paweł Bylica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 11:20:27 PST 2017


chfast added a comment.

Looks good, but adding an unit test for this case would be nice...


https://reviews.llvm.org/D28986





More information about the llvm-commits mailing list