[all-commits] [llvm/llvm-project] 8bf311: Revert "[MergeLoadStoreMotion] Don't require GEP f...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 27 03:39:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bf311638704a9488d6a83d0ddbb23b4f4bb70f2
      https://github.com/llvm/llvm-project/commit/8bf311638704a9488d6a83d0ddbb23b4f4bb70f2
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
    M llvm/test/Transforms/MergedLoadStoreMotion/st_sink_check_debug.ll
    M llvm/test/Transforms/MergedLoadStoreMotion/st_sink_debuginvariant.ll
    M llvm/test/Transforms/MergedLoadStoreMotion/st_sink_no_gep.ll
    M llvm/test/Transforms/MergedLoadStoreMotion/st_sink_split_bb.ll

  Log Message:
  -----------
  Revert "[MergeLoadStoreMotion] Don't require GEP for sinking"

I missed a test failure in the DebugInfo directory.

This reverts commit 2c15b9d9e1a898cfd849db81b36d278eac3ef24e.
This reverts commit fb435e1cb5842e1437436e9e7378dfc4106fdad8.




More information about the All-commits mailing list