[all-commits] [llvm/llvm-project] a67c0f: [Hexagon] Revamp HVX flag verification in driver
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Dec 23 15:18:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a67c0fc1fbe8479eb5b3d7c189395bfe6cb98086
https://github.com/llvm/llvm-project/commit/a67c0fc1fbe8479eb5b3d7c189395bfe6cb98086
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/ToolChains/Hexagon.cpp
M clang/test/Driver/hexagon-hvx-ieee-fp.c
M clang/test/Driver/hexagon-hvx-qfloat.c
M clang/test/Driver/hexagon-hvx.c
M clang/test/Driver/hexagon-vectorize.c
Log Message:
-----------
[Hexagon] Revamp HVX flag verification in driver
Generalize warning/error messages (for reuse), refactor flag verification
code, rewrite HVX flag driver testcase.
More information about the All-commits
mailing list