Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
../docs/ReleaseNotes.rst | ||
---|---|---|
121 | make sure quotes are around each of the intrinsics separately: | |
241 |
| |
243 | can put F first, then alphabetically, and shorten to: | |
245 | LLVM now supports the Intel's CPU codenamed Knights Landing with its AVX-512 extensions using |
make sure quotes are around each of the intrinsics separately:
`llvm.masked.load`
and
`llvm.masked.store`