[PATCH] D73919: [InstCombine] Use replaceOperand() in more places
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 08:38:51 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a8819b216e3: [InstCombine] Use replaceOperand() in more places (authored by nikic).
Repository:
rG LLVM Github Monorepo
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.243893.patch
Type: text/x-patch
Size: 12187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/8452f425/attachment.bin>
More information about the llvm-commits
mailing list