[all-commits] [llvm/llvm-project] 8600d8: [DSE] Add test for interaction with return-only ca...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Feb 13 06:23:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8600d89e55b866186a2dad2e2b4c85bd96150375
https://github.com/llvm/llvm-project/commit/8600d89e55b866186a2dad2e2b4c85bd96150375
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
A llvm/test/Transforms/DeadStoreElimination/captures-ret-only.ll
Log Message:
-----------
[DSE] Add test for interaction with return-only captures (NFC)
Regression test for the miscompile reported at:
https://github.com/llvm/llvm-project/pull/125880#issuecomment-2656632577
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