[Test] Run test with expensive SE inference. NFC

The planned changes require expensive inference to kick in
This commit is contained in:
Max Kazantsev 2020-11-06 14:23:44 +07:00
parent e38c8e7590
commit 1776581be4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt < %s -indvars -S | FileCheck %s
; RUN: opt < %s -indvars -scalar-evolution-use-expensive-range-sharpening -S | FileCheck %s
target triple = "aarch64--linux-gnu"
; Provide legal integer types.