Sign in
◑
Theme
llvm
/
llvm-project
/
604e4adef0f09fec00a618f003d3a8108f4c576d
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_mc_test_checks
/
amdgpu-templates.test
blob: 6dfdb985d8cdb9efd6b05fee04215e6034fdd047 [
file
]
# REQUIRES: amdgpu-registered-target
## Test expanding instruction templates.
# RUN: cp -f %S/Inputs/amdgpu-templates.s %t.s && %update_mc_test_checks %t.s
# RUN: diff -u %S/Inputs//amdgpu-templates.s.expected %t.s