Skip to content

Commit b73f72e

Browse files
Ayush3941dyung
authored andcommitted
Update ptrtoaddr provenance reference in ReleaseNotes
1 parent 6121df7 commit b73f72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)