[all-commits] [llvm/llvm-project] 114a59: MachineLICM: Remove unnecessary isReg checks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 30 08:45:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 114a59d4d3743257d7cfdf94a7124060f04cc0db
https://github.com/llvm/llvm-project/commit/114a59d4d3743257d7cfdf94a7124060f04cc0db
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M llvm/lib/CodeGen/MachineLICM.cpp
Log Message:
-----------
MachineLICM: Remove unnecessary isReg checks
COPY operands are always registers.
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