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

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 04:44:50 PDT 2019


huntergr updated this revision to Diff 212781.
huntergr edited the summary of this revision.
huntergr set the repository for this revision to rG LLVM Github Monorepo.
huntergr added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

- Updated to head
- Removed MVT-specific ElementCount in favour of using the common struct
- Added unit tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D47770

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47770.212781.patch
Type: text/x-patch
Size: 13711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/9ff7e0ec/attachment.bin>


More information about the llvm-commits mailing list