Perform integer extension only when the destination type is one of
i8, i16 & i32 and when the source type is i1, i8 or i16. For other
combinations we fall back to SelectionDAG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This patch is part of the revision D6765 which I will not be able to commit for the next few days. However, because this fixes some failures in our out-of-tree MIPS buildbots, I created a new review request that contains only the fix.