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
/
llvm-cxxfilt
/
types.test
blob
d99b6b156e89fe82cb0ffccdd5446c4b9861fdcc
1
RUN: llvm-cxxfilt -n -t f i | FileCheck %s
2
RUN: echo "f i" | llvm-cxxfilt -t | FileCheck %s --check-prefix="CHECK-STRING"
3
4
CHECK: float
5
CHECK-NEXT: int
6
CHECK-STRING: float int