[PATCH] D73919: [InstCombine] Use replaceOperand() in more places

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 08:15:00 PST 2020


nikic updated this revision to Diff 243372.
nikic marked 3 inline comments as done.
nikic added a comment.

Rebase


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73919/new/

https://reviews.llvm.org/D73919

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73919.243372.patch
Type: text/x-patch
Size: 12187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/f1a2acdc/attachment-0001.bin>


More information about the llvm-commits mailing list