[all-commits] [llvm/llvm-project] 39e24b: MachineLICM: Allow hoisting REG_SEQUENCE (#90638)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed May 1 07:52:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39e24bdd8ee5f7dd3cce4157167e41a48896e09f
https://github.com/llvm/llvm-project/commit/39e24bdd8ee5f7dd3cce4157167e41a48896e09f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M llvm/lib/CodeGen/MachineLICM.cpp
M llvm/test/CodeGen/AMDGPU/global_atomics_i64_system.ll
A llvm/test/CodeGen/AMDGPU/machinelicm-copy-like-instrs.mir
M llvm/test/CodeGen/AMDGPU/optimize-negated-cond.ll
M llvm/test/CodeGen/Hexagon/expand-vstorerw-undef.ll
Log Message:
-----------
MachineLICM: Allow hoisting REG_SEQUENCE (#90638)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list