[all-commits] [llvm/llvm-project] 7ce48b: [LV] Inline CreateSplatIV call for scalar VFs (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Jan 13 01:34:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ce48be0fd83fb4fe3d0104f324bbbcfcc82983c
      https://github.com/llvm/llvm-project/commit/7ce48be0fd83fb4fe3d0104f324bbbcfcc82983c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/float-induction.ll

  Log Message:
  -----------
  [LV] Inline CreateSplatIV call for scalar VFs (NFC).

This is a NFC change split off from D116123, as suggested there.
D116123 will remove the last user of CreateSplatIV.




More information about the All-commits mailing list