[llvm] [Hexagon] Support lowering of setuo & seto for vector types in Hexagon (PR #158740)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 3 09:25:24 PDT 2025
androm3da wrote:
> > > Resolves instruction selection failure for v64f16 and v32f32 vector types.
> >
> >
> > Is there an issue open for this? If so could you include it in the commit message (and plan to cherry-pick it to the 21.x release)?
>
> No, I am just cherry-picking patches from downstream LLVM to upstream. This patch is already part of the release.
I'm referring to the public `release/21.x` which requires that the change land on the public `main` first before being cherry-picked.
https://github.com/llvm/llvm-project/pull/158740
More information about the llvm-commits
mailing list