[SLP] Remove SchedulingPriority from ScheduleData [NFC]
authorPhilip Reames <listmail@philipreames.com>
Wed, 23 Feb 2022 19:40:03 +0000 (11:40 -0800)
committerPhilip Reames <listmail@philipreames.com>
Wed, 23 Feb 2022 19:43:46 +0000 (11:43 -0800)
commita3e9b32c00959ad5c73189d8378d019fbe80ade5
treef06fd92d3b92331d45b73832cfbb8669de069cb4
parent78f7a6fbe5bbe6c3e3e1552f265964b189c57c25
[SLP] Remove SchedulingPriority from ScheduleData [NFC]

First step in trying to shrink the memory footprint of ScheduleData to improve cache locality.
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp