Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Transforms/InstCombine/InstCombineCalls.cpp | ||
|---|---|---|
| 539 | Sure - I was hoping to extend this at some point to support non-constant cases where saturation won't happen (and can be safely converted to a shuffle + truncate) but that can wait for now. | |
SrcScalarSizeInBits is unused in release builds.