[all-commits] [llvm/llvm-project] 62ed3f: Revert "[MachineLICM] Handle Subloops"
JinGu Kang via All-commits
all-commits at lists.llvm.org
Wed Jul 19 02:32:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62ed3ff4bbdb5570b4a0e3e6b0ebc3e184ba435e
https://github.com/llvm/llvm-project/commit/62ed3ff4bbdb5570b4a0e3e6b0ebc3e184ba435e
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2023-07-19 (Wed, 19 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
M llvm/test/CodeGen/X86/licm-nested.ll
Log Message:
-----------
Revert "[MachineLICM] Handle Subloops"
This reverts commit 33e60484d750291e99301e29e60fe72c8fa48ccd.
More information about the All-commits
mailing list