[PATCH] D57090: [IR] Match intrinsic paramater by scalar/vectorwidth
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 04:45:15 PST 2019
andreadb accepted this revision.
andreadb added a comment.
This revision is now accepted and ready to land.
The patch looks good to me. However, I don't claim to be an expert of this area. So getting another pair of eyes on this could be useful.
I was about to suggest to add a small example to the code comment of LLVMScalarOrSameVectorWidth. However, in retrospect, I think your comment is fine.
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