[llvm] [DeadStoreElimination] Optimize tautological assignments (PR #75744)
Shreyansh Chouhan via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 17 12:59:59 PST 2023
BK1603 wrote:
Correct, I ran this under gdb and it seems that `Store` itself can be empty. When would that happen?
Fixed the patch.
https://github.com/llvm/llvm-project/pull/75744
More information about the llvm-commits
mailing list