diff options
author | Florian Hahn <flo@fhahn.com> | 2023-02-08 15:49:29 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-02-08 15:49:29 +0000 |
commit | c83fdc905a655b1354a2b4d3d23f4b7d63e02777 (patch) | |
tree | 0a7144cabac7e98202abe093bdfa86f53867909f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1f01cdda68614dba12af3cc3aff38541d0abcc6b (diff) | |
download | llvm-c83fdc905a655b1354a2b4d3d23f4b7d63e02777.zip llvm-c83fdc905a655b1354a2b4d3d23f4b7d63e02777.tar.gz llvm-c83fdc905a655b1354a2b4d3d23f4b7d63e02777.tar.bz2 |
[LV] Perform recurrence sinking directly on VPlan.
This patch updates LV to sink recipes directly using the VPlan use
chains. The initial patch only moves sinking to be purely VPlan-based.
Follow-up patches will move legality checks to VPlan as well.
At the moment, there's a single test failure remaining.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D142589
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions