Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/avx512f-builtins.c | ||
---|---|---|
2606 ↗ | (On Diff #53138) | Not is an imm8 . All permute function gets imm8 argument as the last argument . |
test/CodeGen/avx512vl-builtins.c | ||
4302 ↗ | (On Diff #53153) | This is not a round mode, this function get imm8 "Shuffle double-precision (64-bit) floating-point elements in a using the control in imm8, and store the results in dst using writemask k (elements are copied from src when the corresponding mask bit is not set)." This was a mistake in replacing 4 in non-current mode. |