[all-commits] [llvm/llvm-project] 99de3a: [VPlan] Document current status. (#85689)
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu May 16 05:34:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99de3a685170c24208b00ef83fe0416373387acc
https://github.com/llvm/llvm-project/commit/99de3a685170c24208b00ef83fe0416373387acc
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M llvm/docs/VectorizationPlan.rst
M llvm/docs/conf.py
A llvm/docs/vplan-scope.png
A llvm/docs/vplan-transform-pipeline.png
Log Message:
-----------
[VPlan] Document current status. (#85689)
Update VectorizationPlan.rst to include a section about the current
status of VPlan and its use in LoopVectorize, based on "VPlan: Status
Update and Future Roadmap", LLVM Developers’ Meeting 2023,
https://www.youtube.com/watch?v=SzGP4PgMuLE
PR: https://github.com/llvm/llvm-project/pull/85689
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list