[PATCH] D57090: [IR] Match intrinsic paramater by scalar/vectorwidth

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 06:21:31 PST 2019


spatel added a comment.

This implies that we should change the LangRef for overflowing ops to match? Currently, there's no mention of vector types:
http://llvm.org/docs/LangRef.html#arithmetic-with-overflow-intrinsics


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57090/new/

https://reviews.llvm.org/D57090





More information about the llvm-commits mailing list