[VPlan] Address remaining comments for #85689.

Address comments missed when landing
https://github.com/llvm/llvm-project/pull/85689.
This commit is contained in:
Florian Hahn 2024-05-16 16:54:38 +01:00
parent cdb41e416a
commit 309a881dcc
No known key found for this signature in database
GPG Key ID: 9E54DEA47A8F4434
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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 --------------------------------------------