This mimics the version in MathExtras.h which isn't testing for a specific mask size.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17649
APInt: Add overload of isMask ClosedPublic Authored by arsenm on Feb 26 2016, 9:08 AM.
Details
Summary This mimics the version in MathExtras.h which isn't testing for a specific mask size.
Diff Detail Event Timelinearsenm updated this object. arsenm added a child revision: D17673: DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component.Feb 26 2016, 9:48 PM This revision is now accepted and ready to land.Apr 12 2016, 10:46 AM
Revision Contents
Diff 49200 include/llvm/ADT/APInt.h
unittests/ADT/APIntTest.cpp
|