Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Headers/avx512fintrin.h | ||
---|---|---|
5944 | Why do we need to change the type on imm here? The builtin takes an int, and the enum you created defaults to int. Is this so we truncate ~ to 8-bits? |
clang/lib/Headers/avx512fintrin.h | ||
---|---|---|
5944 | Yes. By the way, ICC and MSVC don't error out for it. https://godbolt.org/z/s1bG1sq9q |
clang-format not found in user’s local PATH; not linting file.