mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-02 02:22:31 +00:00
[doc] fix a wrong link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253509 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5c882ac1dc
commit
c4bfc2d61d
@ -156,7 +156,7 @@ customizable target-independent optimization pipeline.
|
||||
effective on code along dominator paths.
|
||||
|
||||
* **Memory-space alias analysis**. `This alias analysis
|
||||
<http://llvm.org/docs/NVPTXUsage.html>`_ infers that two pointers in different
|
||||
<http://reviews.llvm.org/D12414>`_ infers that two pointers in different
|
||||
special memory spaces do not alias. It has yet to be integrated to the new
|
||||
alias analysis infrastructure; the new infrastructure does not run
|
||||
target-specific alias analysis.
|
||||
|
Loading…
x
Reference in New Issue
Block a user