diff options
author | Florian Hahn <flo@fhahn.com> | 2022-07-07 08:40:26 -0700 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-07-07 08:40:27 -0700 |
commit | bc19b7c3cc169151ef30883c9b313114d7d5a9db (patch) | |
tree | eed2be9719c9cc1cfa1abcba137e526d7e88d2d2 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | f3d43eca34d4e3ddff2ba8a020ca21a9e963dd4f (diff) | |
download | llvm-bc19b7c3cc169151ef30883c9b313114d7d5a9db.zip llvm-bc19b7c3cc169151ef30883c9b313114d7d5a9db.tar.gz llvm-bc19b7c3cc169151ef30883c9b313114d7d5a9db.tar.bz2 |
[LV] Remove collectTriviallyDeadInstructions, already handled by VP DCE.
Now that removeDeadRecipes can remove most dead recipes across a whole
VPlan, there is no need to first collect some dead instructions.
Instead removeDeadRecipes can simply clean them up.
Depends D127580.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D128408
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions