[PATCH] D69032: [APInt] add wrapping support for APInt::setBits

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 06:27:28 PDT 2019


lebedev.ri added a comment.

I'd prefer to see the actual patch that makes use of this.
This doesn't address the cost issue noted in rL301769 <https://reviews.llvm.org/rL301769>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69032/new/

https://reviews.llvm.org/D69032





More information about the llvm-commits mailing list