[all-commits] [llvm/llvm-project] a3e9b3: [SLP] Remove SchedulingPriority from ScheduleData ...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Feb 23 11:43:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3e9b32c00959ad5c73189d8378d019fbe80ade5
      https://github.com/llvm/llvm-project/commit/a3e9b32c00959ad5c73189d8378d019fbe80ade5
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP] Remove SchedulingPriority from ScheduleData [NFC]

First step in trying to shrink the memory footprint of ScheduleData to improve cache locality.




More information about the All-commits mailing list