Skip to content
Snippets Groups Projects
Commit ea88910d authored by Dan Gohman's avatar Dan Gohman
Browse files

Add a target triple so that this test behaves consistently across hosts.

llvm-svn: 85640
parent 060ee82d
No related branches found
No related tags found
No related merge requests found
; RUN: llc < %s -march=x86-64 -asm-verbose=false | FileCheck %s
; RUN: llc < %s -march=x86-64 -asm-verbose=false -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
; Currently, floating-point selects are lowered to CFG triangles.
; This means that one side of the select is always unconditionally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment