[all-commits] [llvm/llvm-project] 19ab53: [LoopVersioning] Update setAliasChecks to take Arr...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Apr 30 14:22:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 19ab53f1e2c3e459f2844b76b08a22806423798c
      https://github.com/llvm/llvm-project/commit/19ab53f1e2c3e459f2844b76b08a22806423798c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/LoopVersioning.h
    M llvm/lib/Transforms/Utils/LoopVersioning.cpp

  Log Message:
  -----------
  [LoopVersioning] Update setAliasChecks to take ArrayRef argument (NFC).

This cleanup was suggested as part of D78458.




More information about the All-commits mailing list