Skip to content

Commit 5c2ade0

Browse files
committed
PR50708: Update link to Intel SIMD ABI
1 parent 1b112c8 commit 5c2ade0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@ attributes are supported:
20982098
determined by the rules of the Vector Function ABI (VFABI)
20992099
specifications of the target. For Arm and X86, the VFABI can be
21002100
found at https://github.com/ARM-software/abi-aa and
2101-
https://software.intel.com/en-us/articles/vector-simd-function-abi,
2101+
https://software.intel.com/content/www/us/en/develop/download/vector-simd-function-abi.html,
21022102
respectively.
21032103

21042104
For X86 and Arm targets, the values of the tokens in the standard

0 commit comments

Comments
 (0)