"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d03a646f06c9c5bfe2636b57f9a43bd0ff41a353"
[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic intrinsics (clang)
Sibling patch to D55855, this emits UADD_SAT/USUB_SAT generic intrinsics for the SSE saturated math intrinsics instead of expanding to a IR code sequence that could be difficult to reassemble. Differential Revision: https://reviews.llvm.org/D55879 llvm-svn: 349631
Loading
Please register or sign in to comment