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
- Repository
- rL LLVM
Event Timeline
llvm/lib/Transforms/IPO/LowerTypeTests.cpp | ||
---|---|---|
686 ↗ | (On Diff #83460) | I don;t get it. Why do we switch to a 32-bit check when BitSize == 129? |