File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Changes to the LLVM IR
6161
6262* The ` ptrtoaddr ` instruction was introduced. This instruction returns the
6363 address component of a pointer type variable but unlike ` ptrtoint ` does not
64- capture provenance ([ #125687 ] ( https://github.com/llvm/llvm-project/pull/125687 ) ).
64+ capture provenance ([ #139357 ] ( https://github.com/llvm/llvm-project/pull/139357 ) ).
6565* The alignment argument of the ` @llvm.masked.load ` , ` @llvm.masked.store ` ,
6666 ` @llvm.masked.gather ` and ` @llvm.masked.scatter ` intrinsics has been removed.
6767 Instead, the ` align ` attribute should be placed on the pointer (or vector of
You can’t perform that action at this time.
0 commit comments