[llvm] [LangRef] Clarify that the pointer after an objet must be valid. (PR #127892)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 23 11:49:28 PST 2025
================
@@ -26458,7 +26469,7 @@ Overview:
"""""""""
The '``llvm.invariant.end``' intrinsic specifies that the contents of a
----------------
nikic wrote:
```suggestion
The '``llvm.invariant.end``' intrinsic specifies that the contents of an
```
https://github.com/llvm/llvm-project/pull/127892
More information about the llvm-commits
mailing list