[all-commits] [llvm/llvm-project] 161480: Register new assumption in a cache

serguei-katkov via All-commits all-commits at lists.llvm.org
Thu Jul 6 20:53:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1614805eeb15204874e2c85ae351369ca0baf944
      https://github.com/llvm/llvm-project/commit/1614805eeb15204874e2c85ae351369ca0baf944
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  Register new assumption in a cache

When new assumption is created it should be registered in assumption cache
or cache should be invalidated.

Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D154601




More information about the All-commits mailing list