[all-commits] [llvm/llvm-project] 72f9f0: Revert "[LICM] Hoist LOAD without sinking the STORE"

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Wed Dec 1 04:40:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72f9f066df1707753d1754803f08c64d304de84c
      https://github.com/llvm/llvm-project/commit/72f9f066df1707753d1754803f08c64d304de84c
  Author: Djordje Todorovic <djtodoro at cisco.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SSAUpdater.h
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/lib/Transforms/Utils/SSAUpdater.cpp
    M llvm/test/Transforms/InstMerge/st_sink_bugfix_22613.ll
    R llvm/test/Transforms/LICM/hoist-load-without-store.ll
    M llvm/test/Transforms/LICM/promote-capture.ll
    M llvm/test/Transforms/LICM/scalar-promote-memmodel.ll
    M llvm/test/Transforms/LICM/scalar-promote.ll

  Log Message:
  -----------
  Revert "[LICM] Hoist LOAD without sinking the STORE"

This reverts commit ecb9d8e4e3c4623c2edcd2c50727103927d31508.

I'll reland this as soon as the failing tests are fixed/updated.




More information about the All-commits mailing list