repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git]
/
llvm
/
test
/
Bitcode
/
auto_upgrade_flt_rounds.test
blob
17aa88490bf3e7ce344f7c3e3797deb19ca7963b
1
RUN: llvm-dis %p/Inputs/auto_upgrade_flt_rounds.bc -o - | FileCheck %s
2
3
CHECK-LABEL: define signext i32 @get_rounds()
4
CHECK: tail call i32 @llvm.get.rounding()