Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Nikita Popov 089157518a [InstCombine] Fix worklist management in replaceGEPIdxWithZero() fold (NFCI)
Make sure the old load/store operand is queued for DCE.

This should be NFC apart from worklist order effects.
2023-05-23 16:21:43 +02:00

63 KiB