File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -289,5 +289,5 @@ References
289
289
.. [9 ] "Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop
290
290
Auto-Vectorization", Intel Vectorizer Team, LLVM Developers' Meeting 2016.
291
291
292
- .. [10 ] "VPlan: Status Update and Future Roadmap", Florian Hahn, LLVM
293
- Developers' Meeting 2023, https://www.youtube.com/watch?v=SzGP4PgMuLE
292
+ .. [10 ] "VPlan: Status Update and Future Roadmap", Ayal Zaks and Florian Hahn,
293
+ LLVM Developers' Meeting 2023, https://www.youtube.com/watch?v=SzGP4PgMuLE
Original file line number Diff line number Diff line change 222
222
# If false, no module index is generated.
223
223
# latex_domain_indices = True
224
224
225
+ # If true, figures, tables and code-blocks are automatically numbered if they
226
+ # have a caption.
225
227
numfig = True
226
228
227
229
# -- Options for manual page output --------------------------------------------
You can’t perform that action at this time.
0 commit comments