[llvm] [HEXAGON] fp_to_uint conversion for v32f32 to v32i1 (PR #183248)

Brian Cain via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 19:46:22 PST 2026


================
@@ -0,0 +1,31 @@
+; RUN: llc --mtriple=hexagon -O2 -mattr=+hvxv79,+hvx-length128b %s -o - | FileCheck %s
----------------
androm3da wrote:

If this is largely the same as `fp-to-uint.ll` then it's probably easier to maintain if we combine the two.

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


More information about the llvm-commits mailing list