For more details about these instructions, please refer to the latest ISE document: https://www.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
2,920 ms | x64 debian > LLVM.TableGen::x86-fold-tables.td |
Event Timeline
clang/lib/Headers/sm3intrin.h | ||
---|---|---|
31 | VPDPBSSD ? |
clang/lib/Headers/sm3intrin.h | ||
---|---|---|
70 | DEST[MAX:128] := 0 the same to below. |
Address comments.
clang/lib/Headers/sm3intrin.h | ||
---|---|---|
231 | MACROs prefer no __ for prefix and the operation defines A, B, C, ... So I used another naming convention in doxygen for parameters. |
clang/lib/Headers/sm3intrin.h | ||
---|---|---|
162–165 | The description should invert |
clang/lib/Headers/sm3intrin.h | ||
---|---|---|
163 | This is int |
Doxygen descriptions?