[llvm-branch-commits] [clang] release/22.x: [Hexagon] Define __HVX_IEEE_FP__ when -mhvx-ieee-fp is enabled (#183829) (PR #183978)
Brian Cain via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Mar 6 05:40:53 PST 2026
androm3da wrote:
> @androm3da, the test failures do appear to be related to this change, can you take a look?
Sorry, @dyung somehow I must have gotten these two commits misconfigured by doing `/cherry-pick`s wrong maybe.
Issue #183746 requires two cherry-picks:
136ba6e208b2b670e999ce77c2b4c85771a0bdf2 and then e8e8d30b229a77d86e97c49a0680ddb7fdf77a14
136ba6e208b2b670e999ce77c2b4c85771a0bdf2 must land on `release/22.x` first - or the two could be squashed. I can fix it with a new PR targeting `release/22.x` with both commits, maybe that's the easiest way forward?
https://github.com/llvm/llvm-project/pull/183978
More information about the llvm-branch-commits
mailing list