Issue 174617
Summary [Analysis] Mark "Arithmetic with Overflow" Intrinsics as trivially vectorizable
Labels enhancement, good first issue, vectorizers, llvm
Assignees
Reporter MacDue
    Following on from #172957, we should now be able to mark the overflow intrinsics such as `@llvm.sadd.with.overflow` as trivially vectorizable.

#172957 should give a decent idea of the require changes/tests. 

See also: https://llvm.org/docs/LangRef.html#llvm-sadd-with-overflow-intrinsics
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to