[all-commits] [llvm/llvm-project] b8fbb2: [CodeGen][NFC] Guard copy propogation in machine C...
Vikram Hegde via All-commits
all-commits at lists.llvm.org
Thu Jul 11 08:18:59 PDT 2024
Branch: refs/heads/users/vikramRH/machineCSE_undef
Home: https://github.com/llvm/llvm-project
Commit: b8fbb24f89d23daf805daf7f4be57334f19cd8f2
https://github.com/llvm/llvm-project/commit/b8fbb24f89d23daf805daf7f4be57334f19cd8f2
Author: Vikram <Vikram.Hegde at amd.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
Log Message:
-----------
[CodeGen][NFC] Guard copy propogation in machine CSE against undefs
Commit: 83d165807d910a475d601317ce512fb1826752b5
https://github.com/llvm/llvm-project/commit/83d165807d910a475d601317ce512fb1826752b5
Author: Vikram <Vikram.Hegde at amd.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/machine-cse-copyprop.mir
Log Message:
-----------
add test
Commit: 58320622a4f8373a9f91e4fb5e41579a6e7300d3
https://github.com/llvm/llvm-project/commit/58320622a4f8373a9f91e4fb5e41579a6e7300d3
Author: Vikram <Vikram.Hegde at amd.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/machine-cse-copyprop.mir
Log Message:
-----------
review comments
Commit: 08bdad3e3d1c83636e8f884178616b528bd58564
https://github.com/llvm/llvm-project/commit/08bdad3e3d1c83636e8f884178616b528bd58564
Author: Vikram <Vikram.Hegde at amd.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/copyprop_regsequence_with_undef.mir
R llvm/test/CodeGen/AMDGPU/machine-cse-copyprop.mir
Log Message:
-----------
review comment
Compare: https://github.com/llvm/llvm-project/compare/91c638290feb...08bdad3e3d1c
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