mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-07 01:57:16 +00:00
Limit test's triple in attempt to fix broken buildbot
Regression test for a target-independent bug keeps failing in the Hexagon backend due to what appears an unrelated issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297888 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
104814bcf2
commit
6f043b36e1
@ -1,6 +1,6 @@
|
||||
; PR32278
|
||||
|
||||
; RUN: llc < %s
|
||||
; RUN: llc -mtriple=x86_64-unknown < %s
|
||||
|
||||
define i8 @foo_v4i1_0_0_1_1_2_2_3_3(i8 %in) {
|
||||
%trunc = trunc i8 %in to i4
|
||||
|
Loading…
x
Reference in New Issue
Block a user