[all-commits] [llvm/llvm-project] 3454cf: Revert "[MachineLICM] Handle Subloops"

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Sep 15 04:26:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3454cf67bd0a650097dc6ca99874a34e1d59b500
      https://github.com/llvm/llvm-project/commit/3454cf67bd0a650097dc6ca99874a34e1d59b500
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineLICM.cpp
    M llvm/test/CodeGen/AArch64/machine-licm-sub-loop.ll
    M llvm/test/CodeGen/AMDGPU/agpr-copy-no-free-registers.ll
    M llvm/test/CodeGen/AMDGPU/optimize-negated-cond.ll
    M llvm/test/CodeGen/AMDGPU/tuple-allocation-failure.ll
    M llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll
    M llvm/test/CodeGen/WebAssembly/reg-stackify.ll

  Log Message:
  -----------
  Revert "[MachineLICM] Handle Subloops"

This reverts commit 5ec9699c4d1f165364586d825baef434e2c110b4. It
accesses MI after it has been hoisted.




More information about the All-commits mailing list