[PATCH] D129660: [IR] Add Instruction::getInsertionPointAfterDef()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 07:33:42 PDT 2022
nikic updated this revision to Diff 456339.
nikic marked an inline comment as done.
nikic retitled this revision from "[IR] Add Instruction::getAfterDefInsertionPoint()" to "[IR] Add Instruction::getInsertionPointAfterDef()".
nikic edited the summary of this revision.
nikic added a comment.
Rename method and rebase patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129660/new/
https://reviews.llvm.org/D129660
Files:
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/InstCombine/freeze.ll
llvm/test/Transforms/Reassociate/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129660.456339.patch
Type: text/x-patch
Size: 11773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/102ead78/attachment.bin>
More information about the llvm-commits
mailing list