[llvm-branch-commits] [clang] release/22.x: [Hexagon] Define __HVX_IEEE_FP__ ; Use __HVX_IEEE_FP__ to guard protos (PR #185014)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Mar 17 00:57:52 PDT 2026
dyung wrote:
@androm3da my main concern with this change is that the header file changes could introduce an ABI break which we do not want to do. To me it looks like the header file changes just define additional macros on some versions of the architecture that previously did not. Is that correct?
And can you confirm that this is not introducing an ABI break?
https://github.com/llvm/llvm-project/pull/185014
More information about the llvm-branch-commits
mailing list