[all-commits] [llvm/llvm-project] 9a82f4: Plumb TLI through isSafeToExecuteUnconditionally [...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Mar 24 17:52:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a82f42d12f85386b9e654f2c01cf0bf493482e6
      https://github.com/llvm/llvm-project/commit/9a82f42d12f85386b9e654f2c01cf0bf493482e6
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/Transforms/Scalar/LICM.cpp

  Log Message:
  -----------
  Plumb TLI through isSafeToExecuteUnconditionally [NFC]

Split from D95815 to reduce patch size.  Isn't (yet) used for anything, only the client side is wired up.




More information about the All-commits mailing list