[PATCH] D65930: [IntrinsicEmitter] Support scalable vectors in intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 05:58:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ba5d64a80d0: [IntrinsicEmitter] Support scalable vectors in intrinsics (authored by c-rhodes).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D65930?vs=216610&id=217384#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65930

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/include/llvm/Support/ScalableSize.h
  llvm/lib/IR/Function.cpp
  llvm/test/Verifier/intrinsic-bad-arg-type.ll
  llvm/unittests/IR/IRBuilderTest.cpp
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65930.217384.patch
Type: text/x-patch
Size: 9198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/9c5149d4/attachment.bin>


More information about the llvm-commits mailing list