Not for review - causes a few odd test breakages, and I realized this should probably be in isAllocaRemovable anyways.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D115824
[WIP] Delete dead calls whose only side effects are writes to unread allocas AbandonedPublic Authored by reames on Dec 15 2021, 12:47 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: okura, kuter, kerbowa and 5 others. · View Herald TranscriptDec 15 2021, 12:47 PM
Revision Contents
Diff 394642 llvm/lib/Transforms/Utils/Local.cpp
llvm/test/CodeGen/AMDGPU/flat-scratch.ll
llvm/test/Transforms/Attributor/ArgumentPromotion/live_called_from_dead.ll
llvm/test/Transforms/Attributor/ArgumentPromotion/live_called_from_dead_2.ll
llvm/test/Transforms/Attributor/ArgumentPromotion/sret.ll
llvm/test/Transforms/InstCombine/trivial-dse-calls.ll
|