diff options
author | Florian Hahn <flo@fhahn.com> | 2021-07-28 13:12:32 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-07-28 13:32:40 +0100 |
commit | c07dd2b885c3096694ac607794b62f7d60032c22 (patch) | |
tree | 4e891bc416e82a45dd0157322f79fbb53d75ac27 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 41cedb1c9a380628ac162bf76148cbd143f41450 (diff) | |
download | llvm-c07dd2b885c3096694ac607794b62f7d60032c22.zip llvm-c07dd2b885c3096694ac607794b62f7d60032c22.tar.gz llvm-c07dd2b885c3096694ac607794b62f7d60032c22.tar.bz2 |
[LV] Move recurrence backedge fixup code to VPlan::execute (NFC).
As suggested in D105008, move the code that fixes up the backedge value
for first order recurrences to VPlan::execute.
Now all that remains in fixFirstOrderRecurrences is the code responsible
for creating the exit values in the middle block.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D106244
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions