[PATCH] D93992: [STLExtras] Use return type from operator* of the wrapped iter.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 02:42:51 PST 2021
fhahn updated this revision to Diff 315323.
fhahn added a comment.
simplified using iterator_adaptor_base, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93992/new/
https://reviews.llvm.org/D93992
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/IR/AutoUpgrade.cpp
llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/unittests/ADT/STLExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93992.315323.patch
Type: text/x-patch
Size: 9641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/a6d1df1b/attachment.bin>
More information about the llvm-commits
mailing list