[PATCH] D32018: [MVT][SVE] Scalable vector MVTs (2/3)
    Graham Hunter via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 19 04:54:56 PDT 2017
    
    
  
huntergr updated this revision to Diff 95715.
huntergr added a comment.
Changed SimpleValueType enum back to 8 bits, but made it unsigned. Renumbered all of them, with 0 now being the invalid value.
This passes 'make check-all' with all targets active, and passes lnt nightly tests.
https://reviews.llvm.org/D32018
Files:
  include/llvm/CodeGen/MachineValueType.h
  include/llvm/CodeGen/ValueTypes.h
  include/llvm/CodeGen/ValueTypes.td
  test/TableGen/intrinsic-long-name.td
  test/TableGen/intrinsic-varargs.td
  utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32018.95715.patch
Type: text/x-patch
Size: 36305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/ddd1b1a7/attachment.bin>
    
    
More information about the llvm-commits
mailing list