[PATCH] D75470: [SVE] Auto-generate builtins and header for svld1.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 04:24:26 PST 2020
sdesmalen updated this revision to Diff 248432.
sdesmalen marked 11 inline comments as done.
sdesmalen added a comment.
- Renamed CK and BaseTS
- Refactored switch statementsd in SVEType::getTypeFlags()
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75470/new/
https://reviews.llvm.org/D75470
Files:
clang/include/clang/Basic/AArch64SVETypeFlags.h
clang/include/clang/Basic/BuiltinsAArch64.def
clang/include/clang/Basic/BuiltinsSVE.def
clang/include/clang/Basic/CMakeLists.txt
clang/include/clang/Basic/TargetBuiltins.h
clang/include/clang/Basic/arm_sve.td
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/utils/TableGen/SveEmitter.cpp
clang/utils/TableGen/TableGen.cpp
clang/utils/TableGen/TableGenBackends.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75470.248432.patch
Type: text/x-patch
Size: 39429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200305/afbba19c/attachment-0001.bin>
More information about the cfe-commits
mailing list