[clang] [X86][AVX10.2] Use 's_' for saturate-convert intrinsics (PR #131592)

2025-03-20 Thread Haochen Jiang via cfe-commits

jianghc724 wrote:

> > Went through the patch with my eyes, I'm not sure how useful it was but 
> > wasn't able to spot anything.
> > > Here is GCC patch: 
> > > https://gcc.gnu.org/pipermail/gcc-patches/2025-March/678227.html
> > 
> > 
> > I haven't found any changes regarding `vcvt2ph2` and no other similar 
> > threads. Have I missed it? Or it will be next step?
> 
> No idea. @Rejur @jianghc724

That is missing since it is not in satcvt, GCC will need to add that.

https://github.com/llvm/llvm-project/pull/131592
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[clang] [X86][AVX10.2] Use 's_' for saturate-convert intrinsics (PR #131592)

2025-04-05 Thread Haochen Jiang via cfe-commits

jianghc724 wrote:

should be cvts_biasph_hf8 :)

https://github.com/llvm/llvm-project/pull/131592
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits