[PATCH] D76617: [SveEmitter] Fix encoding/decoding of SVETypeFlags

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 09:08:03 PDT 2020


sdesmalen updated this revision to Diff 254832.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.

- Updated encode functions to take/return uint64_t instead of unsigned.


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

https://reviews.llvm.org/D76617

Files:
  clang/include/clang/Basic/TargetBuiltins.h
  clang/include/clang/Basic/arm_sve.td
  clang/utils/TableGen/SveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76617.254832.patch
Type: text/x-patch
Size: 15927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/fc7d4238/attachment-0001.bin>


More information about the cfe-commits mailing list