[PATCH] D76617: [SveEmitter] Fix encoding/decoding of SVETypeFlags
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 6 04:17:50 PDT 2020
sdesmalen updated this revision to Diff 255276.
sdesmalen added a comment.
Changed `unsigned` -> `uint64_t` for `encodeMemoryElementType` and `encodeMergeType`.
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.255276.patch
Type: text/x-patch
Size: 15927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200406/4df7d684/attachment-0001.bin>
More information about the cfe-commits
mailing list