[all-commits] [llvm/llvm-project] 800a99: [LAA] Group implementation of stride speculation i...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Apr 5 20:39:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 800a99c4f4eb34f5a7b450a1bf33839233bcc511
      https://github.com/llvm/llvm-project/commit/800a99c4f4eb34f5a7b450a1bf33839233bcc511
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/VectorUtils.h
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/lib/Analysis/VectorUtils.cpp

  Log Message:
  -----------
  [LAA] Group implementation of stride speculation into one file [nfc]

These utilities are only used in one place, so move them there and make them static.




More information about the All-commits mailing list