diff options
author | Florian Hahn <flo@fhahn.com> | 2025-07-16 08:14:12 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-07-16 08:14:12 +0100 |
commit | afe81507809fb845ee3368291adaa9671e6732c0 (patch) | |
tree | 68465154ba16830e1579e5d38837f2641f647bae /llvm/lib/CodeGen/CodeGen.cpp | |
parent | d4a8a01cef1e417dd8c76fd2c5cde568122c27e3 (diff) | |
download | llvm-afe81507809fb845ee3368291adaa9671e6732c0.zip llvm-afe81507809fb845ee3368291adaa9671e6732c0.tar.gz llvm-afe81507809fb845ee3368291adaa9671e6732c0.tar.bz2 |
[VPlan] Simplify exituser handling by generating all extracts first(NFCI)
Simplify the handling of exit users by generating all extracts first
(safe option), and have FOR handling optimize the extracts, similar to
already done for reductions and inductions.
NFC modulo first-order recurrence extract order in middle block.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions