[VPlan] Address remaining comments for #85689.
Address comments missed when landing https://github.com/llvm/llvm-project/pull/85689.
This commit is contained in:
parent
cdb41e416a
commit
309a881dcc
@ -289,5 +289,5 @@ References
|
||||
.. [9] "Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop
|
||||
Auto-Vectorization", Intel Vectorizer Team, LLVM Developers' Meeting 2016.
|
||||
|
||||
.. [10] "VPlan: Status Update and Future Roadmap", Florian Hahn, LLVM
|
||||
Developers' Meeting 2023, https://www.youtube.com/watch?v=SzGP4PgMuLE
|
||||
.. [10] "VPlan: Status Update and Future Roadmap", Ayal Zaks and Florian Hahn,
|
||||
LLVM Developers' Meeting 2023, https://www.youtube.com/watch?v=SzGP4PgMuLE
|
||||
|
||||
@ -222,6 +222,8 @@ latex_documents = [
|
||||
# If false, no module index is generated.
|
||||
# latex_domain_indices = True
|
||||
|
||||
# If true, figures, tables and code-blocks are automatically numbered if they
|
||||
# have a caption.
|
||||
numfig = True
|
||||
|
||||
# -- Options for manual page output --------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user