This patch is a part two of two reviews, one for the clang and the other for LLVM.
In this patch, I covered the clang side, by introducing the intrinsic to the front end.
This is done by creating a generic replacement.
Details
Details
Diff Detail
Diff Detail
Why can't we just use DstTy here to create the SExt?