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
AMDGPU: Allow f16/bf16 for DS_READ_TR16_B64 gfx950 builtins (#118297)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llc
/
filetype-null-stop-after.ll
blob
4b453f52aa6b77cc544ca88adf03ca54df716d80
1
; -stop-after would normally dump MIR, but with -filetype=null as well check
2
; there's no output at all.
3
; REQUIRES: default_triple
4
; RUN: llc -filetype=null -stop-after=finalize-isel -o - %s | count 0