Add FileCheck directives to existing tests in preparation for new tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AMDGPU/fnearbyint.ll | ||
---|---|---|
2 | Can add a common GCN prefix, the SI and CI cases are mostly identical |
llvm/test/CodeGen/AMDGPU/fnearbyint.ll | ||
---|---|---|
2 | I got a warning from the update script when I did that. Can it be safely ignored? WARNING: Prefix GCN had conflicting output from different RUN lines for all functions in test ../llvm/test/CodeGen/AMDGPU/fnearbyint.ll |
llvm/test/CodeGen/AMDGPU/fnearbyint.ll | ||
---|---|---|
2 | Yes |
llvm/test/CodeGen/AMDGPU/fnearbyint.ll | ||
---|---|---|
354–355 | If it doesn't make a difference, remove this and drop the prefix |
llvm/test/CodeGen/AMDGPU/fnearbyint.ll | ||
---|---|---|
2 | I added a common SICI prefix in 0c22f4f5fe44. |
Can add a common GCN prefix, the SI and CI cases are mostly identical