[PATCH] D140166: [IR] return nullptr in Instruction::getInsertionPointAfterDef for CallBrInst
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 11:51:33 PST 2023
nickdesaulniers updated this revision to Diff 487918.
nickdesaulniers added a comment.
Herald added a subscriber: StephenFan.
- rebase, format, fix coro-debug.ll test as per @ChuanqiXu
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140166/new/
https://reviews.llvm.org/D140166
Files:
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/Coroutines/coro-debug.ll
llvm/test/Transforms/InstCombine/freeze.ll
llvm/test/Transforms/Reassociate/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140166.487918.patch
Type: text/x-patch
Size: 5452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/4f3405e8/attachment.bin>
More information about the llvm-commits
mailing list