[PATCH] D47770: [MVT][SVE] Add EVT strings and Type mapping

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 04:18:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367832: [MVT][SVE] Map between scalable vector IR Type and VTs (authored by huntergr, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D47770?vs=213007&id=213317#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D47770

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/include/llvm/CodeGen/ValueTypes.h
  llvm/trunk/include/llvm/Support/MachineValueType.h
  llvm/trunk/lib/CodeGen/ValueTypes.cpp
  llvm/trunk/unittests/CodeGen/ScalableVectorMVTsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47770.213317.patch
Type: text/x-patch
Size: 14887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/f5890509/attachment.bin>


More information about the llvm-commits mailing list