[all-commits] [llvm/llvm-project] 272243: [CodeGen][MachineCSE] Remove unused AA results(NFC)
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Wed Sep 4 06:10:06 PDT 2024
Branch: refs/heads/users/cdevadas/cleanup-machine-cse
Home: https://github.com/llvm/llvm-project
Commit: 272243df497b5a86598f541a41bfad857bed049c
https://github.com/llvm/llvm-project/commit/272243df497b5a86598f541a41bfad857bed049c
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
Log Message:
-----------
[CodeGen][MachineCSE] Remove unused AA results(NFC)
Alias Analysis result is never used in this pass
and hence removing it.
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