[PATCH] D156138: [NFC][GuardWidening] Remove dead code

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 09:21:14 PDT 2023


aleksandr.popov created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
aleksandr.popov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

After the change 28a91473e33eb3585a87514e4cf2523a9a587d82 <https://reviews.llvm.org/rG28a91473e33eb3585a87514e4cf2523a9a587d82>
we never call eliminateInstrViaWidening with InvertCondition = true


https://reviews.llvm.org/D156138

Files:
  llvm/lib/Transforms/Scalar/GuardWidening.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156138.543584.patch
Type: text/x-patch
Size: 8066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/b346518b/attachment.bin>


More information about the llvm-commits mailing list