Add definitions for Hexagon, Hexagon circular/bit-reverse and HVX
intrinsics.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
It occurs to me now that some of these are not very useful in the absence of hexagon_types.h. So I will add that one too and change the tests to use those definitions instead.
Add hexagon_types.h and additional test cases. Updated existing test case to use types defined in hexagon_types.h.
Should I clang format the headers? I prefer keeping the historical formatting intact. But if the submission should conform then I suppose I'll just accept the wrapped text suggested by clang-format.
clang-tidy: warning: header is missing header guard [llvm-header-guard]
not useful