diff options
author | Florian Hahn <flo@fhahn.com> | 2023-07-18 10:52:08 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-07-18 10:53:30 +0100 |
commit | 68746a8cea7820234ce79eee60b02f89c89841a3 (patch) | |
tree | 04a97beee7e40482b9e1cda6d3d4494b5c8154e9 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 34f73967aecfebcc0ab62d18af51ae57cfb5c33c (diff) | |
download | llvm-68746a8cea7820234ce79eee60b02f89c89841a3.zip llvm-68746a8cea7820234ce79eee60b02f89c89841a3.tar.gz llvm-68746a8cea7820234ce79eee60b02f89c89841a3.tar.bz2 |
[LV] Move all VPlan transforms after initial VPlan construction.
Reorder VPlan transforms slightly so they are all grouped together,
after disabling Value -> VPValue lookup. In terms of codegen impact,
this should be NFC modulo a small number of instruction reorderings.
Preparation to split up tryToBuildVPlanWithVPRecipes in a follow-up.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D154640
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions