[PATCH] D81084: Add intrinsic helper function

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 03:12:37 PDT 2020


Flakebi updated this revision to Diff 270347.
Flakebi added a comment.

Now takes a smallvec as argument and returns a bool as suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81084

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/lib/IR/Function.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81084.270347.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/13b37ac7/attachment.bin>


More information about the llvm-commits mailing list