This means that we can use a shorter instruction sequence in the case where
the size is a power of two and on the boundary between two representations.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2692 Build 2692: arc lint + arc unit
Event Timeline
llvm/lib/Transforms/IPO/LowerTypeTests.cpp | ||
---|---|---|
686 | I don;t get it. Why do we switch to a 32-bit check when BitSize == 129? |
I don;t get it. Why do we switch to a 32-bit check when BitSize == 129?