[AMDGPU] Add commute for some VOP3 inst (#121326)
[llvm-project.git] / clang / test / Import / cxx-scalar-value-init / Inputs / S.cpp
blob153d960699b0fbadd3b119b8c0fe65c2b08682fb
1 int si() { return int(); }
2 float sf() { return float(); }