[llvm] [Hexagon] Fix APInt assertion in getBuildVectorConstInts (PR #181202)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 13 05:50:39 PST 2026
================
@@ -0,0 +1,14 @@
+; RUN: llc -mtriple=hexagon < %s | FileCheck %s
+; REQUIRES: asserts
----------------
androm3da wrote:
Done, thanks.
https://github.com/llvm/llvm-project/pull/181202
More information about the llvm-commits
mailing list