[PATCH] D80596: New intrinsic @llvm.get.active.lane.mask()

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 14:18:12 PDT 2020


SjoerdMeijer updated this revision to Diff 267030.
SjoerdMeijer added a comment.
Herald added a subscriber: hiraditya.

Added a Verifier check and test, moved that sentence to the intendend use-case paragraph.


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

https://reviews.llvm.org/D80596

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/get-active-lane-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80596.267030.patch
Type: text/x-patch
Size: 5039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/f73e3f2c/attachment.bin>


More information about the llvm-commits mailing list