[all-commits] [llvm/llvm-project] aea539: [Hexagon] Support lowering of setuo & seto for vec...
Fateme Hosseini via All-commits
all-commits at lists.llvm.org
Fri Oct 3 11:44:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aea5399919ade83f587a57395ed606528f1985f2
https://github.com/llvm/llvm-project/commit/aea5399919ade83f587a57395ed606528f1985f2
Author: Fateme Hosseini <136356764+fhossein-quic at users.noreply.github.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
A llvm/test/CodeGen/Hexagon/inst_setcc_uno_uo.ll
Log Message:
-----------
[Hexagon] Support lowering of setuo & seto for vector types in Hexagon (#158740)
Resolves instruction selection failure for v64f16 and v32f32 vector
types.
Patch by: Fateme Hosseini
---------
Co-authored-by: Kaushik Kulkarni <quic_kauskulk at quicinc.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list