[all-commits] [llvm/llvm-project] 592d8e: [CallSite removal][SimpleLoopUnswitch] Use CallBas...

topperc via All-commits all-commits at lists.llvm.org
Wed Apr 15 13:25:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 592d8e7d75cf4024f8104c68bb22f6cdbda6f0d5
      https://github.com/llvm/llvm-project/commit/592d8e7d75cf4024f8104c68bb22f6cdbda6f0d5
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp

  Log Message:
  -----------
  [CallSite removal][SimpleLoopUnswitch] Use CallBase instead of CallSite. NFC

Differential Revision: https://reviews.llvm.org/D78227




More information about the All-commits mailing list