[all-commits] [llvm/llvm-project] 351b4c: Revert "[MachineLICM] Handle Subloops"
JinGu Kang via All-commits
all-commits at lists.llvm.org
Thu Jul 20 09:13:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 351b4c17ddc0158c44fc2d09438a79ecf92a6795
https://github.com/llvm/llvm-project/commit/351b4c17ddc0158c44fc2d09438a79ecf92a6795
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2023-07-20 (Thu, 20 Jul 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 50dd383d08670960540fecb4b48c0f0429fbfba3.
More information about the All-commits
mailing list