[PATCH] D103224: [VP] Make getMaskParamPos/getVectorLengthParamPos return unsigned. Lowercase function names.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 08:19:16 PDT 2021


craig.topper updated this revision to Diff 348276.
craig.topper added a comment.

Fold checks into if.
Rebase after D103027 <https://reviews.llvm.org/D103027>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103224

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103224.348276.patch
Type: text/x-patch
Size: 8231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/2d54a193/attachment.bin>


More information about the llvm-commits mailing list