[llvm] [Hexagon] Support lowering of setuo & seto for vector types in Hexagon (PR #158740)

Fateme Hosseini via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 10:04:21 PDT 2025


fhossein-quic 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.

No, there is no upstream issue open for this. 

https://github.com/llvm/llvm-project/pull/158740


More information about the llvm-commits mailing list