Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
there are duplication in the headers and in the tests.
lib/Headers/avx512fintrin.h | ||
---|---|---|
4345 ↗ | (On Diff #53127) | duplication |
lib/Headers/avx512vlintrin.h | ||
6408 ↗ | (On Diff #53127) | I think this definition is identical to line 6416 |
6446 ↗ | (On Diff #53127) | same |
test/CodeGen/avx512f-builtins.c | ||
2812 ↗ | (On Diff #53127) | same tests (line 2807 and 2813) |
2836 ↗ | (On Diff #53127) | same tests (line 2831 and 2837) |
test/CodeGen/avx512vl-builtins.c | ||
4316 ↗ | (On Diff #53127) | same tests |
4340 ↗ | (On Diff #53127) | same |
4364 ↗ | (On Diff #53127) | same |
4389 ↗ | (On Diff #53127) | duplication till the EOF |
Comment Actions
there are some tests duplication
test/CodeGen/avx512vl-builtins.c | ||
---|---|---|
4611 ↗ | (On Diff #53214) | duplicate |