diff options
author | David Sherwood <david.sherwood@arm.com> | 2024-09-13 12:09:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 12:09:00 +0100 |
commit | f3029b330ad0ddc8e82a9837cdcc8a7c81cd2602 (patch) | |
tree | b3f0ebddecb0c3dbabdf167b9b4a7fe9cc1b8533 /llvm/lib/CodeGen/MachineStableHash.cpp | |
parent | ebbc9ed2d60cacffc87232dc32374a2b38b92175 (diff) | |
download | llvm-f3029b330ad0ddc8e82a9837cdcc8a7c81cd2602.zip llvm-f3029b330ad0ddc8e82a9837cdcc8a7c81cd2602.tar.gz llvm-f3029b330ad0ddc8e82a9837cdcc8a7c81cd2602.tar.bz2 |
[NFC][LoopVectorize] Avoid passing ScalarEvolution to VPlanTransforms::optimize (#108380)
Whilst trying to write some VPlan unit tests I realised
that we don't need to pass a ScalarEvolution object into
VPlanTransforms::optimize because the only thing we
actually need is a LLVMContext.
Diffstat (limited to 'llvm/lib/CodeGen/MachineStableHash.cpp')
0 files changed, 0 insertions, 0 deletions